From 735afef2c82ae4326f1add5d01e7eba5e591edbc Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 26 Sep 2025 09:25:56 +0300 Subject: [PATCH] sci-mathematics/maxima: Stabilize 5.47.0-r2 amd64, #958733 Signed-off-by: Arthur Zamarin --- 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 93240ddb79b08..ade5b3db44fa5 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