commit:     6bb29d75ef3e2cd08682c4aae2b46cee4303fb41
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 20:11:55 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 20:12:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bb29d75

dev-ml/typehashlib: Dep only on camlp4, #586928

 dev-ml/typehashlib/typehashlib-109.15.02.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/typehashlib/typehashlib-109.15.02.ebuild 
b/dev-ml/typehashlib/typehashlib-109.15.02.ebuild
index 62cee40..8e6e924 100644
--- a/dev-ml/typehashlib/typehashlib-109.15.02.ebuild
+++ b/dev-ml/typehashlib/typehashlib-109.15.02.ebuild
@@ -19,7 +19,7 @@ IUSE=""
 
 DEPEND=">=dev-lang/ocaml-4.00.0:=
        >=dev-ml/type-conv-${PV}:=
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
+       dev-ml/camlp4:="
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_P}"

Reply via email to