commit: cacba80c617f7de4e770ed7090b8ccf86159c641
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 10:53:25 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 10:53:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cacba80c
dev-ml/camlzip: Stabilize 1.13 ppc64, #945767
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/camlzip/camlzip-1.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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?]