commit:     1aad5fb07fb7ac73ef526c279082d6ff7b8d80e4
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 11 20:26:49 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 20:27:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aad5fb0

dev-ml/lablgl: block with ocaml-5

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/lablgl/{lablgl-1.06-r1.ebuild => lablgl-1.06-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 02fdc47b1948..7a6b227cba26 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?]
+       <dev-lang/ocaml-5:=[ocamlopt?]
        x11-libs/libXext
        x11-libs/libXmu
        x11-libs/libX11

Reply via email to