summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:17:33 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:17:33 +0100
commitfbc097b40e8d570221200a7eae10850f9bb8df4e (patch)
treecac916a900d9980c052f4e4e5880ab780de6a2ff /dev-ml/camlzip/camlzip-1.10.ebuild
parentdev-ml/camlp5: destabilise for ppc (diff)
downloadgentoo-fbc097b40e8d570221200a7eae10850f9bb8df4e.tar.gz
gentoo-fbc097b40e8d570221200a7eae10850f9bb8df4e.tar.bz2
gentoo-fbc097b40e8d570221200a7eae10850f9bb8df4e.zip
dev-ml/camlzip: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/camlzip/camlzip-1.10.ebuild')
-rw-r--r--dev-ml/camlzip/camlzip-1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camlzip/camlzip-1.10.ebuild b/dev-ml/camlzip/camlzip-1.10.ebuild
index d4658b1b6de1..e56f3059d917 100644
--- a/dev-ml/camlzip/camlzip-1.10.ebuild
+++ b/dev-ml/camlzip/camlzip-1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')"
SLOT="1/${PV}"
LICENSE="LGPL-2.1"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?]