summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 02:27:32 +0000
committerSam James <sam@gentoo.org>2023-03-17 02:27:32 +0000
commitd7e3d4f11a8353d4cd240fca30235a9197dec5e0 (patch)
tree97712bc2b5bec8079a3ee64369740ecd8289bdc8 /dev-ml/camlzip
parentdev-ml/camlzip: Stabilize 1.11 amd64, #901671 (diff)
downloadgentoo-d7e3d4f11a8353d4cd240fca30235a9197dec5e0.tar.gz
gentoo-d7e3d4f11a8353d4cd240fca30235a9197dec5e0.tar.bz2
gentoo-d7e3d4f11a8353d4cd240fca30235a9197dec5e0.zip
dev-ml/camlzip: Stabilize 1.11 x86, #901671
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlzip')
-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 859a17171ca5..47c43d09721c 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?]