commit: c68863148c4c765d081f6a860d0ff9cfa7937399 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 12:58:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 12:58:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6886314
sci-mathematics/maxima: Stabilize 5.47.0-r1 amd64, #910631 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/maxima/maxima-5.47.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/maxima/maxima-5.47.0-r1.ebuild b/sci-mathematics/maxima/maxima-5.47.0-r1.ebuild index 21d00f97a4f7..fd0d07357561 100644 --- a/sci-mathematics/maxima/maxima-5.47.0-r1.ebuild +++ b/sci-mathematics/maxima/maxima-5.47.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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
