diff options
Diffstat (limited to 'dev-ml/labltk/labltk-8.06.3.ebuild')
-rw-r--r-- | dev-ml/labltk/labltk-8.06.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/labltk/labltk-8.06.3.ebuild b/dev-ml/labltk/labltk-8.06.3.ebuild index 3695e8495ff6..4b18b50e9a4d 100644 --- a/dev-ml/labltk/labltk-8.06.3.ebuild +++ b/dev-ml/labltk/labltk-8.06.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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.04:=[ocamlopt?,X?]" + >=dev-lang/ocaml-4.04:=[ocamlopt?,X(+)?]" DEPEND="${RDEPEND} >=dev-ml/findlib-1.5.5-r1" |