From: Alexis Ballier Date: Tue, 31 Oct 2017 12:57:44 +0000 (+0100) Subject: dev-ml/labltk: allow ocaml 4.06 betas too X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ce352e1ca8fded2a4a8f1a0f2c774d4af58c9628;p=gentoo.git dev-ml/labltk: allow ocaml 4.06 betas too Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- 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"