summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 12:05:26 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 12:05:26 +0200
commit7353d586aefd30d9135ca4015a23412ab8dc2dd0 (patch)
treecfe33abc4b50df5b95c7a8485c7b18ee4b955c8b /dev-ml/camlzip
parentdev-ml/lablgtk: Stabilize 2.18.13 ppc64, #901647 (diff)
downloadgentoo-7353d586aefd30d9135ca4015a23412ab8dc2dd0.tar.gz
gentoo-7353d586aefd30d9135ca4015a23412ab8dc2dd0.tar.bz2
gentoo-7353d586aefd30d9135ca4015a23412ab8dc2dd0.zip
dev-ml/camlzip: Stabilize 1.11 ppc64, #901671
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/camlzip')
-rw-r--r--dev-ml/camlzip/camlzip-1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlzip/camlzip-1.11.ebuild b/dev-ml/camlzip/camlzip-1.11.ebuild
index 47c43d09721c..c1a9d1ed1304 100644
--- a/dev-ml/camlzip/camlzip-1.11.ebuild
+++ b/dev-ml/camlzip/camlzip-1.11.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.07:=[ocamlopt?]