summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:15:06 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:15:06 +0000
commita4ccfdc9a28a77fb40603977db960095b0f58d8a (patch)
treeeadf4e15a06c5b1bf14588a418277a392cc1d931
parentdev-ml/camlzip: Stabilize 1.11 arm, #901671 (diff)
downloadgentoo-a4ccfdc9a28a77fb40603977db960095b0f58d8a.tar.gz
gentoo-a4ccfdc9a28a77fb40603977db960095b0f58d8a.tar.bz2
gentoo-a4ccfdc9a28a77fb40603977db960095b0f58d8a.zip
dev-ml/camlzip: Stabilize 1.11 arm64, #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 a0bce6e1fbaa..08ab3ff0e9c8 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?]