commit: 2b6ee9f51ff453f331330909c3eda859ad4c5220 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Oct 31 12:58:28 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=2b6ee9f5
dev-ml/lablgtk: allow ocaml 4.06 beta too Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-ml/lablgtk/lablgtk-2.18.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/lablgtk/lablgtk-2.18.6.ebuild b/dev-ml/lablgtk/lablgtk-2.18.6.ebuild index 41df3e2388c..00e9bf7bcd9 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.6.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.6.ebuild @@ -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 )
