From 1aad5fb07fb7ac73ef526c279082d6ff7b8d80e4 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Tue, 11 Mar 2025 21:26:49 +0100 Subject: [PATCH] dev-ml/lablgl: block with ocaml-5 Signed-off-by: Alfredo Tupone --- .../lablgl/{lablgl-1.06-r1.ebuild => lablgl-1.06-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-ml/lablgl/{lablgl-1.06-r1.ebuild => lablgl-1.06-r2.ebuild} (96%) diff --git a/dev-ml/lablgl/lablgl-1.06-r1.ebuild b/dev-ml/lablgl/lablgl-1.06-r2.ebuild similarity index 96% rename from dev-ml/lablgl/lablgl-1.06-r1.ebuild rename to dev-ml/lablgl/lablgl-1.06-r2.ebuild index 02fdc47b1948f..7a6b227cba264 100644 --- a/dev-ml/lablgl/lablgl-1.06-r1.ebuild +++ b/dev-ml/lablgl/lablgl-1.06-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc glut +ocamlopt tk" RDEPEND=" - >=dev-lang/ocaml-3.10.2:=[ocamlopt?] +