diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:06:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:06:06 +0100 |
commit | 5441ee3b96d3c391637a49373d59e4bca0b30c9a (patch) | |
tree | f56577e550a0b1693581b2ff0ac30008d550ecdb /sci-mathematics/maxima | |
parent | dev-tcltk/iwidgets: stable 4.1.1 for ppc, bug #677358 (diff) | |
download | gentoo-5441ee3b96d3c391637a49373d59e4bca0b30c9a.tar.gz gentoo-5441ee3b96d3c391637a49373d59e4bca0b30c9a.tar.bz2 gentoo-5441ee3b96d3c391637a49373d59e4bca0b30c9a.zip |
sci-mathematics/maxima: stable 5.42.1 for ppc, bug #677422
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-mathematics/maxima')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.42.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/maxima/maxima-5.42.1.ebuild b/sci-mathematics/maxima/maxima-5.42.1.ebuild index 1c0c67e3ac6e..27fdbf830bf2 100644 --- a/sci-mathematics/maxima/maxima-5.42.1.ebuild +++ b/sci-mathematics/maxima/maxima-5.42.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ) |