summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-16 23:01:11 +0100
committerSam James <sam@gentoo.org>2021-10-16 23:01:11 +0100
commite4224399f606dd083c159c29f824a01e9dc36f31 (patch)
treeb86b785699944738ffe0bef869cd336ca4fb5b19 /dev-ml
parentdev-lang/ocaml: Stabilize 4.11.2-r2 ppc64, #804774 (diff)
downloadgentoo-e4224399f606dd083c159c29f824a01e9dc36f31.tar.gz
gentoo-e4224399f606dd083c159c29f824a01e9dc36f31.tar.bz2
gentoo-e4224399f606dd083c159c29f824a01e9dc36f31.zip
dev-ml/camlp4: Stabilize 4.11_p1-r2 ppc64, #804774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild
index ca5386141780..f1b3eb00f6e6 100644
--- a/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild
+++ b/dev-ml/camlp4/camlp4-4.11_p1-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]"