diff options
author | Sam James <sam@gentoo.org> | 2020-10-17 01:09:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-17 01:09:34 +0000 |
commit | 2ed841230691a6a30f654528aadebfb61e662852 (patch) | |
tree | fb9b15858ef50c913a45d3ed984bef40532787c0 /dev-ml/ppx_string/ppx_string-0.14.1.ebuild | |
parent | dev-ml/ppx_custom_printf: Keyword 0.14.0 x86, #748936 (diff) | |
download | gentoo-2ed841230691a6a30f654528aadebfb61e662852.tar.gz gentoo-2ed841230691a6a30f654528aadebfb61e662852.tar.bz2 gentoo-2ed841230691a6a30f654528aadebfb61e662852.zip |
dev-ml/ppx_string: Keyword 0.14.1 x86, #748936
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_string/ppx_string-0.14.1.ebuild')
-rw-r--r-- | dev-ml/ppx_string/ppx_string-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild index 44e362e98518..aa2ad91695de 100644 --- a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild +++ b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_string/archive/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt" DEPEND=" |