commit: e5148bcca6a9be398db0834319674d46ec7be431
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 22 15:19:02 2023 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sat Jul 22 15:19:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5148bcc
sci-mathematics/maxima: use new versions of gcl
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
sci-mathematics/maxima/maxima-5.47.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/maxima/maxima-5.47.0.ebuild
b/sci-mathematics/maxima/maxima-5.47.0.ebuild
index 22da4534cb1e..783f1b57f66f 100644
--- a/sci-mathematics/maxima/maxima-5.47.0.ebuild
+++ b/sci-mathematics/maxima/maxima-5.47.0.ebuild
@@ -30,7 +30,7 @@ LISP_DEPEND="
clozurecl64? ( dev-lisp/clozurecl app-misc/rlwrap )
cmucl? ( dev-lisp/cmucl app-misc/rlwrap )
ecls? ( dev-lisp/ecls:= app-misc/rlwrap )
- gcl? ( <dev-lisp/gcl-2.6.14[ansi,readline] )
+ gcl? ( >=dev-lisp/gcl-2.6.14[ansi,readline] )
sbcl? ( dev-lisp/sbcl:= app-misc/rlwrap )
"