diff options
author | Sam James <sam@gentoo.org> | 2024-12-29 10:53:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-29 10:53:33 +0000 |
commit | 15680df2a787bf0eb30a77fbb4f46c3230d21989 (patch) | |
tree | 5414d602af7c4503951814eec1b0223b863f1d78 /dev-ml | |
parent | dev-ml/camlp5: Stabilize 8.03.01 x86, #945767 (diff) | |
download | gentoo-15680df2a787bf0eb30a77fbb4f46c3230d21989.tar.gz gentoo-15680df2a787bf0eb30a77fbb4f46c3230d21989.tar.bz2 gentoo-15680df2a787bf0eb30a77fbb4f46c3230d21989.zip |
dev-ml/camlzip: Stabilize 1.13 x86, #945767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/camlzip/camlzip-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlzip/camlzip-1.13.ebuild b/dev-ml/camlzip/camlzip-1.13.ebuild index aae9b2f90bad..becc81e34787 100644 --- a/dev-ml/camlzip/camlzip-1.13.ebuild +++ b/dev-ml/camlzip/camlzip-1.13.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.13:=[ocamlopt?] |