diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-09-19 21:47:15 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-09-19 21:49:34 +0200 |
commit | ca3e41aeda5f60abb70758b74f1d280f2c1c7cd3 (patch) | |
tree | c4f8f5cce84bf21621708241805a2eb3a5145b1a /sci-mathematics | |
parent | profiles: powerpc: Add sci-mathematics/maxima[vtk] to package.use.mask (diff) | |
download | gentoo-ca3e41aeda5f60abb70758b74f1d280f2c1c7cd3.tar.gz gentoo-ca3e41aeda5f60abb70758b74f1d280f2c1c7cd3.tar.bz2 gentoo-ca3e41aeda5f60abb70758b74f1d280f2c1c7cd3.zip |
sci-mathematics/maxima: re-keyword 5.46.0 for ~ppc
Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org>
Bug: https://bugs.gentoo.org/778293
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/maxima/maxima-5.46.0.ebuild b/sci-mathematics/maxima/maxima-5.46.0.ebuild index 465a48416eb9..4e734d2aa344 100644 --- a/sci-mathematics/maxima/maxima-5.46.0.ebuild +++ b/sci-mathematics/maxima/maxima-5.46.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 GPL-2+" SLOT="0" -KEYWORDS="amd64 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 |