diff options
author | Sam James <sam@gentoo.org> | 2021-06-09 22:16:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-09 22:17:32 +0000 |
commit | 0d341788df5f53b0d05140232db0b77615a977ba (patch) | |
tree | e4fef1d62cefd31b3a498307885dade165c746ae /dev-ml/dose3 | |
parent | sys-libs/readline: add upstream fix for Windows cross-compiling (diff) | |
download | gentoo-0d341788df5f53b0d05140232db0b77615a977ba.tar.gz gentoo-0d341788df5f53b0d05140232db0b77615a977ba.tar.bz2 gentoo-0d341788df5f53b0d05140232db0b77615a977ba.zip |
dev-ml/dose3: update OCaml < dep
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-5.0.1_p16-r3.ebuild (renamed from dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild b/dev-ml/dose3/dose3-5.0.1_p16-r3.ebuild index b869201b21ed..8a2d9bb0eca3 100644 --- a/dev-ml/dose3/dose3-5.0.1_p16-r2.ebuild +++ b/dev-ml/dose3/dose3-5.0.1_p16-r3.ebuild @@ -22,7 +22,7 @@ BDEPEND=" " RDEPEND=" >=dev-lang/ocaml-3.12:=[ocamlopt=] - <=dev-lang/ocaml-4.09.0:=[ocamlopt=] + <dev-lang/ocaml-4.10.0:=[ocamlopt=] dev-ml/cudf:=[ocamlopt=] >=dev-ml/extlib-1.7.0:=[ocamlopt=] >=dev-ml/ocamlgraph-1.8.6:=[ocamlopt=] |