summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:13:48 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:13:48 +0000
commit9bff97e58e4ce69091143aa7d20d02a0704601c2 (patch)
tree32b23bf5d284ea79b46275c5b71092bf7434d210 /dev-ml
parentdev-ml/ppx_enumerate: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-9bff97e58e4ce69091143aa7d20d02a0704601c2.tar.gz
gentoo-9bff97e58e4ce69091143aa7d20d02a0704601c2.tar.bz2
gentoo-9bff97e58e4ce69091143aa7d20d02a0704601c2.zip
dev-ml/ppx_hash: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_hash/ppx_hash-0.14.0.ebuild2
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 67aa48b8fa8b..0c1ab6bbd8cf 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 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
DEPEND="