diff options
author | Sam James <sam@gentoo.org> | 2024-12-29 10:53:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-29 10:53:08 +0000 |
commit | fe17d918481c4775ba09659a361a6a8beb4f1c93 (patch) | |
tree | 55c6495a64f37ee08cb679be1b2932e74a7ad6a1 /dev-ml/camlzip | |
parent | dev-ml/camlp5: Stabilize 8.03.01 arm64, #945767 (diff) | |
download | gentoo-fe17d918481c4775ba09659a361a6a8beb4f1c93.tar.gz gentoo-fe17d918481c4775ba09659a361a6a8beb4f1c93.tar.bz2 gentoo-fe17d918481c4775ba09659a361a6a8beb4f1c93.zip |
dev-ml/camlzip: Stabilize 1.13 arm64, #945767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlzip')
-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 852a41fdc54b..3650d86d323f 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?] |