commit: 95da930e2e8d25b11834c0aedac1bf5fa49b6088
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 12 09:34:35 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 09:34:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95da930e
dev-ml/async_unix: force "upgrade" to latest ppx, bug #615192
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ml/async_unix/async_unix-0.9.0.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-ml/async_unix/async_unix-0.9.0.ebuild
b/dev-ml/async_unix/async_unix-0.9.0.ebuild
index 98434a7fab8..aac9eccd0f0 100644
--- a/dev-ml/async_unix/async_unix-0.9.0.ebuild
+++ b/dev-ml/async_unix/async_unix-0.9.0.ebuild
@@ -19,6 +19,8 @@ RDEPEND="
dev-ml/ppx_driver:=
dev-ml/ppx_jane:=
dev-ml/ocaml-migrate-parsetree:=
+ <dev-ml/ppx_driver-100
+ <dev-ml/ppx_jane-100
"
DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"