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