commit: 98f4a1854acf0551f8ae78a2662a5888eb92486f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 22:57:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 22:57:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f4a185
dev-ml/dose3: add upper bound on dev-lang/ocaml
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.ebuild => dose3-5.0.1_p16-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-ml/dose3/dose3-5.0.1_p16.ebuild
b/dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild
similarity index 98%
rename from dev-ml/dose3/dose3-5.0.1_p16.ebuild
rename to dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild
index a407b1aeddf..87ac59f1344 100644
--- a/dev-ml/dose3/dose3-5.0.1_p16.ebuild
+++ b/dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild
@@ -22,6 +22,7 @@ BDEPEND="
"
RDEPEND="
>=dev-lang/ocaml-3.12:=[ocamlopt=]
+ <=dev-lang/ocaml-4.09.0:=[ocamlopt=]
dev-ml/cudf:=[ocamlopt=]
>=dev-ml/extlib-1.7.0:=[ocamlopt=]
>=dev-ml/ocamlgraph-1.8.6:=[ocamlopt=]