diff options
author | 2020-10-17 01:09:10 +0000 | |
---|---|---|
committer | 2020-10-17 01:09:10 +0000 | |
commit | 899964113e2e3fbf282efaa1b15daaddca8dea49 (patch) | |
tree | 6c5f70af5e8a043644f1e49ccee87b0c4e7c4816 /dev-ml/ppx_hash | |
parent | dev-ml/ppx_base: Keyword 0.14.0 x86, #748936 (diff) | |
download | gentoo-899964113e2e3fbf282efaa1b15daaddca8dea49.tar.gz gentoo-899964113e2e3fbf282efaa1b15daaddca8dea49.tar.bz2 gentoo-899964113e2e3fbf282efaa1b15daaddca8dea49.zip |
dev-ml/ppx_hash: Keyword 0.14.0 x86, #748936
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_hash')
-rw-r--r-- | dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild b/dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild index 92959d81ddde..52f605703517 100644 --- a/dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild +++ b/dev-ml/ppx_hash/ppx_hash-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=" |