commit:     4630258a240bcd2a20a9027512ca279d1931ad67
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  8 17:17:53 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Oct  8 17:17:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4630258a

sci-mathematics/cubicle: dev-lang/ocaml min is 4.11

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

 sci-mathematics/cubicle/cubicle-1.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/cubicle/cubicle-1.2.0-r2.ebuild 
b/sci-mathematics/cubicle/cubicle-1.2.0-r2.ebuild
index 210c395fb4dd..1ce653dfc9de 100644
--- a/sci-mathematics/cubicle/cubicle-1.2.0-r2.ebuild
+++ b/sci-mathematics/cubicle/cubicle-1.2.0-r2.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="emacs examples"
 
 RDEPEND="
-       >=dev-lang/ocaml-4.09.0:=[ocamlopt]
+       dev-lang/ocaml:=[ocamlopt]
        dev-ml/num:=
        emacs? ( >=app-editors/emacs-23.1:* )
 "

Reply via email to