dev-ml/labltk: depends on new ocaml-5

Closes: https://bugs.gentoo.org/934745
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2024-06-23 09:11:04 +02:00
parent f1b682e2ce
commit 57dd5e957d
2 changed files with 2 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~a
IUSE="+ocamlopt X"
RDEPEND="dev-lang/tk:=
>=dev-lang/ocaml-4.14:=[ocamlopt?,X(+)?]"
>=dev-lang/ocaml-5:=[ocamlopt?,X(+)?]"
DEPEND="${RDEPEND}
dev-ml/findlib
"

View File

@@ -415,6 +415,7 @@ dev-ml/async_rpc_kernel:0/0.17
dev-ml/async_log:0/0.17
dev-ml/textutils:0/0.17
dev-ml/async:0/0.17
>=dev-ml/labltk-8.06.14
# Arthur Zamarin <arthurzam@gentoo.org> (2024-06-08)
# EAPI=6, waiting for a version bump, not maintained for many years.