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