diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:58:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 12:00:35 +0100 |
commit | ed82ab588070abe0e00bd4285b4afbde6ee7b03a (patch) | |
tree | 4c4130c559de091de55a635ebb5e7cc20903d422 /dev-ml/camlzip | |
parent | dev-ml/facile: ppc stable wrt bug #607032 (diff) | |
download | gentoo-ed82ab588070abe0e00bd4285b4afbde6ee7b03a.tar.gz gentoo-ed82ab588070abe0e00bd4285b4afbde6ee7b03a.tar.bz2 gentoo-ed82ab588070abe0e00bd4285b4afbde6ee7b03a.zip |
dev-ml/camlzip: ppc stable wrt bug #607028
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/camlzip')
-rw-r--r-- | dev-ml/camlzip/camlzip-1.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |