diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:28:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:00 +0100 |
commit | c18fbad58021df9f725604a27ed572093639b122 (patch) | |
tree | 7898e4b6a8d21a0ae61f7f7d06251a51ac7ae883 /sci-mathematics | |
parent | dev-perl/Monitoring-Plugin: x86 stable wrt bug #578646 (diff) | |
download | gentoo-c18fbad58021df9f725604a27ed572093639b122.tar.gz gentoo-c18fbad58021df9f725604a27ed572093639b122.tar.bz2 gentoo-c18fbad58021df9f725604a27ed572093639b122.zip |
sci-mathematics/maxima: x86 stable wrt bug #573544
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.38.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/maxima/maxima-5.38.1.ebuild b/sci-mathematics/maxima/maxima-5.38.1.ebuild index 4553cb723f15..6b1e1a279c5b 100644 --- a/sci-mathematics/maxima/maxima-5.38.1.ebuild +++ b/sci-mathematics/maxima/maxima-5.38.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" # Supported lisps LISPS=( sbcl cmucl gcl ecls clozurecl clisp ) |