diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:55:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:46:18 +0300 |
commit | 1ca1229a7e33d9a7de9cc4418b6a08a259d46c49 (patch) | |
tree | cb3f97c1180b7fec4def6c04235dd3eec882ad38 /sci-mathematics | |
parent | sci-mathematics/mathomatic: destabilize for ~x86 (diff) | |
download | gentoo-1ca1229a7e33d9a7de9cc4418b6a08a259d46c49.tar.gz gentoo-1ca1229a7e33d9a7de9cc4418b6a08a259d46c49.tar.bz2 gentoo-1ca1229a7e33d9a7de9cc4418b6a08a259d46c49.zip |
sci-mathematics/maxima: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.46.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/maxima/maxima-5.46.0-r1.ebuild b/sci-mathematics/maxima/maxima-5.46.0-r1.ebuild index e106fab26432..f7a15f268d76 100644 --- a/sci-mathematics/maxima/maxima-5.46.0-r1.ebuild +++ b/sci-mathematics/maxima/maxima-5.46.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="clisp clozurecl clozurecl64 cmucl ecls emacs gcl gui nls +sbcl vtk X test" RESTRICT="test" # bug 838202 |