summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-29 09:59:19 +0100
committerSam James <sam@gentoo.org>2023-04-29 09:59:25 +0100
commit08f61027a1933a4f498bac55e59df5d21eae3563 (patch)
tree6949ff6c144640a708e20beab7c5d6cbcb346cde /dev-ml/camlp4
parentapp-arch/zstd: Stabilize 1.5.5 arm64, #905285 (diff)
downloadgentoo-08f61027a1933a4f498bac55e59df5d21eae3563.tar.gz
gentoo-08f61027a1933a4f498bac55e59df5d21eae3563.tar.bz2
gentoo-08f61027a1933a4f498bac55e59df5d21eae3563.zip
dev-ml/camlp4: Stabilize 4.14_p1-r2 ppc64, #901693
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlp4')
-rw-r--r--dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild
index 72368f65e703..90e72a63a077 100644
--- a/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild
+++ b/dev-ml/camlp4/camlp4-4.14_p1-r2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${P/_p/-}
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
RDEPEND="=dev-lang/ocaml-4.14*:=[ocamlopt?]"