commit: 735afef2c82ae4326f1add5d01e7eba5e591edbc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 26 06:25:56 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 26 06:25:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735afef2
sci-mathematics/maxima: Stabilize 5.47.0-r2 amd64, #958733
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-mathematics/maxima/maxima-5.47.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/maxima/maxima-5.47.0-r2.ebuild
b/sci-mathematics/maxima/maxima-5.47.0-r2.ebuild
index 93240ddb79b0..ade5b3db44fa 100644
--- a/sci-mathematics/maxima/maxima-5.47.0-r2.ebuild
+++ b/sci-mathematics/maxima/maxima-5.47.0-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit autotools elisp-common flag-o-matic python-single-r1 xdg-utils
@@ -18,7 +18,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
# say LLGPL version 2 or later which I have approximated by LLGPL-2.1.
LICENSE="GPL-2 GPL-2+ LLGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="clisp clozurecl clozurecl64 cmucl ecl emacs gcl gui nls +sbcl vtk X test"
RESTRICT="test" # bug 838202