commit: 3749ac7c8f0c11722eeeb02e28369c709d83947b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 01:55:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 01:55:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3749ac7c
dev-ml/dose3: add upper bound on dev-ml/ocamlgraph version
Causes build failures.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/dose3/{dose3-5.0.1_p16-r1.ebuild => dose3-5.0.1_p16-r2.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild
b/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild
similarity index 98%
rename from dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild
rename to dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild
index 87ac59f1344..74ec011b863 100644
--- a/dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild
+++ b/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild
@@ -26,6 +26,7 @@ RDEPEND="
dev-ml/cudf:=[ocamlopt=]
>=dev-ml/extlib-1.7.0:=[ocamlopt=]
>=dev-ml/ocamlgraph-1.8.6:=[ocamlopt=]
+ <dev-ml/ocamlgraph-1.8.9:=[ocamlopt=]
dev-ml/re:=[ocamlopt=]
parmap? ( dev-ml/parmap:=[ocamlopt=] )
zip? ( dev-ml/camlzip:=[ocamlopt=] )