commit:     65b5d8b1986e1759bf79cba6c42158d0fc413e2a
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 11 20:30:58 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 20:31:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b5d8b1

dev-ml/ocamlsdl:  block with ocaml-5

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

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

diff --git a/dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild 
b/dev-ml/ocamlsdl/ocamlsdl-0.9.1-r1.ebuild
similarity index 95%
rename from dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild
rename to dev-ml/ocamlsdl/ocamlsdl-0.9.1-r1.ebuild
index ae6b805fe014..3cb93607525a 100644
--- a/dev-ml/ocamlsdl/ocamlsdl-0.9.1.ebuild
+++ b/dev-ml/ocamlsdl/ocamlsdl-0.9.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 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 ~ppc x86"
 IUSE="doc +ocamlopt opengl truetype" #noimage nomixer
 
 RDEPEND="
-       >=dev-lang/ocaml-3.12:=[ocamlopt=]
+       <dev-lang/ocaml-5:=[ocamlopt=]
        >=media-libs/libsdl-1.2
        opengl? ( >=dev-ml/lablgl-0.98:= )
        >=media-libs/sdl-mixer-1.2

Reply via email to