summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 15:10:00 +0000
committerSam James <sam@gentoo.org>2021-02-10 15:10:00 +0000
commitaa5984801dc0db2dc5ff832dff15a91b6d9fce4a (patch)
treead1c11162b4f68e9df0f7cc5b81339253444113b /dev-ml/dose3
parentmedia-gfx/img2pdf: Keyword 0.4.0 x86, #767733 (diff)
downloadgentoo-aa5984801dc0db2dc5ff832dff15a91b6d9fce4a.tar.gz
gentoo-aa5984801dc0db2dc5ff832dff15a91b6d9fce4a.tar.bz2
gentoo-aa5984801dc0db2dc5ff832dff15a91b6d9fce4a.zip
dev-ml/dose3: add upper bound on OCaml for 5.0.1-r1
Safe string issues. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r--dev-ml/dose3/dose3-5.0.1-r2.ebuild (renamed from dev-ml/dose3/dose3-5.0.1-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-5.0.1-r1.ebuild b/dev-ml/dose3/dose3-5.0.1-r2.ebuild
index 76e47f4749fd..a90a3f4b1e81 100644
--- a/dev-ml/dose3/dose3-5.0.1-r1.ebuild
+++ b/dev-ml/dose3/dose3-5.0.1-r2.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt parmap zip bzip2 xml curl rpm4 test"
RDEPEND="
- >=dev-lang/ocaml-3.12:=[ocamlopt?]
+ <dev-lang/ocaml-4.09.0:=[ocamlopt=]
dev-ml/cudf:=
>=dev-ml/extlib-1.7.0:=
dev-ml/re:=