commit: ce352e1ca8fded2a4a8f1a0f2c774d4af58c9628
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 12:57:44 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 09:37:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce352e1c
dev-ml/labltk: allow ocaml 4.06 betas too
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-ml/labltk/labltk-8.06.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/labltk/labltk-8.06.4.ebuild
b/dev-ml/labltk/labltk-8.06.4.ebuild
index e0e827145b8..f5af7fe686f 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"