diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 22:57:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 22:57:13 +0000 |
commit | 98f4a1854acf0551f8ae78a2662a5888eb92486f (patch) | |
tree | 04eef9057f9986fbb4d2dba4b5568875a262e588 /dev-ml/dose3 | |
parent | x11-wm/icewm: Removed old (diff) | |
download | gentoo-98f4a1854acf0551f8ae78a2662a5888eb92486f.tar.gz gentoo-98f4a1854acf0551f8ae78a2662a5888eb92486f.tar.bz2 gentoo-98f4a1854acf0551f8ae78a2662a5888eb92486f.zip |
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@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild (renamed from dev-ml/dose3/dose3-5.0.1_p16.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/dose3/dose3-5.0.1_p16.ebuild b/dev-ml/dose3/dose3-5.0.1_p16-r1.ebuild index a407b1aeddfe..87ac59f1344c 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=] |