summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-16 23:01:04 +0100
committerSam James <sam@gentoo.org>2021-10-16 23:01:04 +0100
commit8c970d671cd91934a5552d6dcae84ebb5ba41e5e (patch)
tree6c86f898782561475160e37ba1d0a8cf546590a9 /dev-ml
parentdev-lang/ocaml: Stabilize 4.11.2-r2 ppc, #804774 (diff)
downloadgentoo-8c970d671cd91934a5552d6dcae84ebb5ba41e5e.tar.gz
gentoo-8c970d671cd91934a5552d6dcae84ebb5ba41e5e.tar.bz2
gentoo-8c970d671cd91934a5552d6dcae84ebb5ba41e5e.zip
dev-ml/camlp4: Stabilize 4.11_p1-r2 ppc, #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 e1beb998cbd2..ca5386141780 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?]"