diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:05:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:05:15 +0100 |
commit | c655c56907f33fc9d279c991e98088d76368dc2d (patch) | |
tree | 4e093f1bec61d90d890f64a007ba561113314e8a /sci-mathematics | |
parent | app-arch/pxz: amd64 stable wrt bug #598246 (diff) | |
download | gentoo-c655c56907f33fc9d279c991e98088d76368dc2d.tar.gz gentoo-c655c56907f33fc9d279c991e98088d76368dc2d.tar.bz2 gentoo-c655c56907f33fc9d279c991e98088d76368dc2d.zip |
sci-mathematics/maxima: amd64 stable wrt bug #573544
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 6a4afe8f08c5..4553cb723f15 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 ) |