diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 15:28:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 15:28:22 +0100 |
commit | f468b6381c3430f540cc28d17a36611676a8af48 (patch) | |
tree | 0314a87840a54fcb4b60573df5a261b69297af5b /dev-ml/camlzip | |
parent | dev-ml/res: amd64 stable wrt bug #607058 (diff) | |
download | gentoo-f468b6381c3430f540cc28d17a36611676a8af48.tar.gz gentoo-f468b6381c3430f540cc28d17a36611676a8af48.tar.bz2 gentoo-f468b6381c3430f540cc28d17a36611676a8af48.zip |
dev-ml/camlzip: amd64 stable wrt bug #607028
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 7d220514f515..5d53eaf694ea 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" |