diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:44:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:50 +0000 |
commit | 32677ff84d60712f2eb44b0f124836b3e55d2ddb (patch) | |
tree | 5155ec8a03088d90b98d03a7745e88590a0babad /dev-ml/camlzip | |
parent | dev-ml/parmap: Stabilize 1.2 arm64, #772833 (diff) | |
download | gentoo-32677ff84d60712f2eb44b0f124836b3e55d2ddb.tar.gz gentoo-32677ff84d60712f2eb44b0f124836b3e55d2ddb.tar.bz2 gentoo-32677ff84d60712f2eb44b0f124836b3e55d2ddb.zip |
dev-ml/camlzip: Stabilize 1.10 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/camlzip')
-rw-r--r-- | dev-ml/camlzip/camlzip-1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlzip/camlzip-1.10.ebuild b/dev-ml/camlzip/camlzip-1.10.ebuild index 10629688ca7f..d4658b1b6de1 100644 --- a/dev-ml/camlzip/camlzip-1.10.ebuild +++ b/dev-ml/camlzip/camlzip-1.10.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')" SLOT="1/${PV}" LICENSE="LGPL-2.1" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?] |