summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-29 10:53:25 +0000
committerSam James <sam@gentoo.org>2024-12-29 10:53:25 +0000
commitcacba80c617f7de4e770ed7090b8ccf86159c641 (patch)
tree6f49ded1f8e7275772824557951bfe6f5abd9630 /dev-ml
parentdev-ml/camlp5: Stabilize 8.03.01 ppc64, #945767 (diff)
downloadgentoo-cacba80c617f7de4e770ed7090b8ccf86159c641.tar.gz
gentoo-cacba80c617f7de4e770ed7090b8ccf86159c641.tar.bz2
gentoo-cacba80c617f7de4e770ed7090b8ccf86159c641.zip
dev-ml/camlzip: Stabilize 1.13 ppc64, #945767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlzip/camlzip-1.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlzip/camlzip-1.13.ebuild b/dev-ml/camlzip/camlzip-1.13.ebuild
index 655bf16a4fd8..aae9b2f90bad 100644
--- a/dev-ml/camlzip/camlzip-1.13.ebuild
+++ b/dev-ml/camlzip/camlzip-1.13.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')"
LICENSE="LGPL-2.1"
SLOT="1/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.13:=[ocamlopt?]