diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:32:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:32:50 +0000 |
commit | 71b348b0c6d98f4d3e5cbb161e57bdf25c9de9e1 (patch) | |
tree | b03d55042cdbc021dabc62cc48d0393df88e8d90 /dev-ml/camlzip | |
parent | dev-ml/parmap: Stabilize 1.2 ppc64, #769317 (diff) | |
download | gentoo-71b348b0c6d98f4d3e5cbb161e57bdf25c9de9e1.tar.gz gentoo-71b348b0c6d98f4d3e5cbb161e57bdf25c9de9e1.tar.bz2 gentoo-71b348b0c6d98f4d3e5cbb161e57bdf25c9de9e1.zip |
dev-ml/camlzip: Stabilize 1.10 ppc64, #769317
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 244b689e332a..c4dffc0a9c07 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?] |