diff options
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" |