summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:32:14 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:32:14 +0000
commit7589ed24b3edd5836e2734ff3aeea925fe045600 (patch)
tree05759f7aa428f123015c91f6703ffc38cbee12ab /dev-ml/ppxlib
parentdev-ml/stdio: Stabilize 0.14.0 ppc64, #769317 (diff)
downloadgentoo-7589ed24b3edd5836e2734ff3aeea925fe045600.tar.gz
gentoo-7589ed24b3edd5836e2734ff3aeea925fe045600.tar.bz2
gentoo-7589ed24b3edd5836e2734ff3aeea925fe045600.zip
dev-ml/ppxlib: Stabilize 0.20.0 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppxlib')
-rw-r--r--dev-ml/ppxlib/ppxlib-0.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppxlib/ppxlib-0.20.0.ebuild b/dev-ml/ppxlib/ppxlib-0.20.0.ebuild
index 5fb766c7f1bd..8378bfbb90fa 100644
--- a/dev-ml/ppxlib/ppxlib-0.20.0.ebuild
+++ b/dev-ml/ppxlib/ppxlib-0.20.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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"