summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:17:03 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:17:03 +0000
commit57848bc5d8c0c66a60e9892051a45426e3fb8d93 (patch)
treeec66012beeeaeacc10279508bac3fec591f8a05a /dev-ml/ppxlib
parentdev-ml/dune: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-57848bc5d8c0c66a60e9892051a45426e3fb8d93.tar.gz
gentoo-57848bc5d8c0c66a60e9892051a45426e3fb8d93.tar.bz2
gentoo-57848bc5d8c0c66a60e9892051a45426e3fb8d93.zip
dev-ml/ppxlib: 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/ppxlib')
-rw-r--r--dev-ml/ppxlib/ppxlib-0.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppxlib/ppxlib-0.18.0.ebuild b/dev-ml/ppxlib/ppxlib-0.18.0.ebuild
index 4d875c1b52f3..5fa6ce7a3233 100644
--- a/dev-ml/ppxlib/ppxlib-0.18.0.ebuild
+++ b/dev-ml/ppxlib/ppxlib-0.18.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/ppxlib/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"