diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:49:07 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:50:25 -0800 |
commit | 9f20e67e5c3d4bca4dbb35dd5610806c0505246b (patch) | |
tree | dbd754d113153f13ff35a5bdee0c97fc72526b72 /sci-mathematics | |
parent | sci-mathematics/singular: de-stabilize for ~ppc, bug #823768 (diff) | |
download | gentoo-9f20e67e5c3d4bca4dbb35dd5610806c0505246b.tar.gz gentoo-9f20e67e5c3d4bca4dbb35dd5610806c0505246b.tar.bz2 gentoo-9f20e67e5c3d4bca4dbb35dd5610806c0505246b.zip |
sci-mathematics/maxima: destabilize 5.42.1-r1 for ~ppc
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.42.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/maxima/maxima-5.42.1-r1.ebuild b/sci-mathematics/maxima/maxima-5.42.1-r1.ebuild index 087518553d51..e06559d09565 100644 --- a/sci-mathematics/maxima/maxima-5.42.1-r1.ebuild +++ b/sci-mathematics/maxima/maxima-5.42.1-r1.ebuild @@ -11,7 +11,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" # Supported lisps LISPS=( sbcl cmucl gcl ecls clozurecl clisp ) |