diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:17 +0000 |
commit | f6f3323d6ce3f2d3af172da46b914d7408805cbb (patch) | |
tree | c64e4e6451c4c2dfdc7312022cfaf75e34c18d25 /dev-ml/camlzip | |
parent | dev-ml/parmap: Stabilize 1.2 arm, #772833 (diff) | |
download | gentoo-f6f3323d6ce3f2d3af172da46b914d7408805cbb.tar.gz gentoo-f6f3323d6ce3f2d3af172da46b914d7408805cbb.tar.bz2 gentoo-f6f3323d6ce3f2d3af172da46b914d7408805cbb.zip |
dev-ml/camlzip: Stabilize 1.10 arm, #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 c4dffc0a9c07..10629688ca7f 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?] |