summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-01-12 20:12:30 +0100
committerAlfredo Tupone <tupone@gentoo.org>2022-01-12 20:12:30 +0100
commit2f8f145f23ac8838a1a2478a0eea3a1958faf1e0 (patch)
treee27371af6d8f73bbb45e3f874681a4cac9e01056 /dev-ml/labltk/labltk-8.06.9.ebuild
parentdev-ml/num: respect ocamlopt (diff)
downloadgentoo-2f8f145f23ac8838a1a2478a0eea3a1958faf1e0.tar.gz
gentoo-2f8f145f23ac8838a1a2478a0eea3a1958faf1e0.tar.bz2
gentoo-2f8f145f23ac8838a1a2478a0eea3a1958faf1e0.zip
dev-ml/labltk: fix DEPS on ocaml-4.12 max
Closes: https://bugs.gentoo.org/822267 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/labltk/labltk-8.06.9.ebuild')
-rw-r--r--dev-ml/labltk/labltk-8.06.9.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/labltk/labltk-8.06.9.ebuild b/dev-ml/labltk/labltk-8.06.9.ebuild
index 10d78bc548ad..dabb658293ef 100644
--- a/dev-ml/labltk/labltk-8.06.9.ebuild
+++ b/dev-ml/labltk/labltk-8.06.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,6 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-li
IUSE="+ocamlopt X"
RDEPEND="dev-lang/tk:=
+ <dev-lang/ocaml-4.13
>=dev-lang/ocaml-4.11:=[ocamlopt?,X(+)?]"
DEPEND="${RDEPEND}
dev-ml/findlib