summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-10-31 13:57:44 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-11-04 10:37:08 +0100
commitce352e1ca8fded2a4a8f1a0f2c774d4af58c9628 (patch)
treed9ba8b6e7e363489bd25ef8d628f76d1e8f2d7b9 /dev-ml
parentdev-ml/lablgtk: bump to 2.18.6 (diff)
downloadgentoo-ce352e1ca8fded2a4a8f1a0f2c774d4af58c9628.tar.gz
gentoo-ce352e1ca8fded2a4a8f1a0f2c774d4af58c9628.tar.bz2
gentoo-ce352e1ca8fded2a4a8f1a0f2c774d4af58c9628.zip
dev-ml/labltk: allow ocaml 4.06 betas too
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/labltk/labltk-8.06.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/labltk/labltk-8.06.4.ebuild b/dev-ml/labltk/labltk-8.06.4.ebuild
index e0e827145b8b..f5af7fe686fc 100644
--- a/dev-ml/labltk/labltk-8.06.4.ebuild
+++ b/dev-ml/labltk/labltk-8.06.4.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~a
IUSE="+ocamlopt X"
RDEPEND=">=dev-lang/tk-8.0.3:=
- >=dev-lang/ocaml-4.06:=[ocamlopt?,X?]"
+ >=dev-lang/ocaml-4.06_beta:=[ocamlopt?,X?]"
DEPEND="${RDEPEND}
>=dev-ml/findlib-1.5.5-r1"