dev-ml/lablgtk: allow ocaml 4.06 beta too
authorAlexis Ballier <aballier@gentoo.org>
Tue, 31 Oct 2017 12:58:28 +0000 (13:58 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 4 Nov 2017 09:37:08 +0000 (10:37 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

dev-ml/lablgtk/lablgtk-2.18.6.ebuild

index 41df3e2388cada3694f8f1ec03fe107663f7cb7f..00e9bf7bcd9149d34a58b1153bc2d41070ffe363 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://forge.ocamlcore.org/frs/download.php/1726/${P}.tar.gz"
 LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )"
 
 RDEPEND=">=x11-libs/gtk+-2.10:2
-       >=dev-lang/ocaml-4.06:=[ocamlopt?]
+       >=dev-lang/ocaml-4.06_beta:=[ocamlopt?]
        svg? ( >=gnome-base/librsvg-2.2:2 )
        glade? ( >=gnome-base/libglade-2.0.1 )
        gnomecanvas? ( >=gnome-base/libgnomecanvas-2.2 )