diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 12:05:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 12:05:26 +0200 |
commit | 7353d586aefd30d9135ca4015a23412ab8dc2dd0 (patch) | |
tree | cfe33abc4b50df5b95c7a8485c7b18ee4b955c8b /dev-ml | |
parent | dev-ml/lablgtk: Stabilize 2.18.13 ppc64, #901647 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-ml/camlzip/camlzip-1.11.ebuild | 2 |
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?] |