commit:     164e7ec1c260051704bd208c346beb2cce366248
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 20:11:03 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=164e7ec1

dev-ml/deriving-ocsigen: Dep only on camlp4, #586906

 dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild 
b/dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild
index 28677f2..e8ee239 100644
--- a/dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild
+++ b/dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
 IUSE="+ocamlopt type-conv"
 
 DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+       dev-ml/camlp4:=
        type-conv? ( >=dev-ml/type-conv-108:= )"
 RDEPEND="${DEPEND}"
 

Reply via email to