diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 17:13:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 17:13:18 +0300 |
commit | b67356e65e5477f4145cffd7ebe965cac2b9de3c (patch) | |
tree | cdd9210eefc341fe28338ee9ad99688cf0f7f8d4 /sci-mathematics/maxima | |
parent | media-libs/libgii: amd64 stable wrt bug #681474 (diff) | |
download | gentoo-b67356e65e5477f4145cffd7ebe965cac2b9de3c.tar.gz gentoo-b67356e65e5477f4145cffd7ebe965cac2b9de3c.tar.bz2 gentoo-b67356e65e5477f4145cffd7ebe965cac2b9de3c.zip |
sci-mathematics/maxima: amd64 stable wrt bug #677422
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sci-mathematics/maxima')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.42.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/maxima/maxima-5.42.1.ebuild b/sci-mathematics/maxima/maxima-5.42.1.ebuild index 27fdbf830bf2..24423bba7cfb 100644 --- a/sci-mathematics/maxima/maxima-5.42.1.ebuild +++ b/sci-mathematics/maxima/maxima-5.42.1.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 ~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 ) |