summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:15:05 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:15:05 +0000
commit61848fa7a579e7d64d4ba5a98ff8a76b970f8b9a (patch)
tree0c78eee37e0da35cc36ce7450025997fc6d91c8e
parentdev-ml/spawn: Stabilize 0.15.1 arm, #901663 (diff)
downloadgentoo-61848fa7a579e7d64d4ba5a98ff8a76b970f8b9a.tar.gz
gentoo-61848fa7a579e7d64d4ba5a98ff8a76b970f8b9a.tar.bz2
gentoo-61848fa7a579e7d64d4ba5a98ff8a76b970f8b9a.zip
dev-ml/camlzip: Stabilize 1.11 arm, #901671
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/camlzip/camlzip-1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/camlzip/camlzip-1.11.ebuild b/dev-ml/camlzip/camlzip-1.11.ebuild
index 066ec10209d4..a0bce6e1fbaa 100644
--- a/dev-ml/camlzip/camlzip-1.11.ebuild
+++ b/dev-ml/camlzip/camlzip-1.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 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- '')"
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?]