mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-mathematics/maxima: Stabilize 5.47.0-r2 amd64, #958733
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user