summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 02:27:31 +0000
committerSam James <sam@gentoo.org>2023-03-17 02:27:31 +0000
commit63c0d3175240716ae85824875f8534b0d4523733 (patch)
tree5ce373f43b00deccdeec6ce76854cc1bab018647
parentdev-ml/spawn: Stabilize 0.15.1 amd64, #901663 (diff)
downloadgentoo-63c0d3175240716ae85824875f8534b0d4523733.tar.gz
gentoo-63c0d3175240716ae85824875f8534b0d4523733.tar.bz2
gentoo-63c0d3175240716ae85824875f8534b0d4523733.zip
dev-ml/camlzip: Stabilize 1.11 amd64, #901671
Signed-off-by: Sam James <sam@gentoo.org>
-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 08ab3ff0e9c8..859a17171ca5 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?]