diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:15:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:15:50 +0000 |
commit | 6f377a87234dd66a7d5f0b1f2b0ac98a88239575 (patch) | |
tree | bd3cb0d9181bbe1bdde986f95465f3b237eece7c /dev-ml/ppx_hash | |
parent | dev-ml/ppx_enumerate: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-6f377a87234dd66a7d5f0b1f2b0ac98a88239575.tar.gz gentoo-6f377a87234dd66a7d5f0b1f2b0ac98a88239575.tar.bz2 gentoo-6f377a87234dd66a7d5f0b1f2b0ac98a88239575.zip |
dev-ml/ppx_hash: Keyword 0.14.0 ppc, #748576
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 52f605703517..67aa48b8fa8b 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" DEPEND=" |