From: Agostino Sarubbo Date: Thu, 26 Jan 2017 10:58:02 +0000 (+0100) Subject: dev-ml/camlzip: ppc stable wrt bug #607028 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ed82ab588070abe0e00bd4285b4afbde6ee7b03a;p=gentoo.git dev-ml/camlzip: ppc stable wrt bug #607028 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-ml/camlzip/camlzip-1.06.ebuild b/dev-ml/camlzip/camlzip-1.06.ebuild index 5d53eaf694ea..173b3e6970c3 100644 --- a/dev-ml/camlzip/camlzip-1.06.ebuild +++ b/dev-ml/camlzip/camlzip-1.06.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1616/${P}.tar.gz" SLOT="1/${PV}" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" RDEPEND=">=dev-lang/ocaml-4.02:=[ocamlopt?] >=sys-libs/zlib-1.1.3"