diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:18:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:18:00 +0100 |
commit | e42a59a90bec99e2327c43b75b3fc598f9a937db (patch) | |
tree | a7b5dfbaf2f04a45fc2053923b88d6616fa0c476 /sci-mathematics | |
parent | dev-ruby/rake: ppc stable wrt bug #586862 (diff) | |
download | gentoo-e42a59a90bec99e2327c43b75b3fc598f9a937db.tar.gz gentoo-e42a59a90bec99e2327c43b75b3fc598f9a937db.tar.bz2 gentoo-e42a59a90bec99e2327c43b75b3fc598f9a937db.zip |
sci-mathematics/maxima: ppc stable wrt bug #573544
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.38.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/maxima/maxima-5.38.1.ebuild b/sci-mathematics/maxima/maxima-5.38.1.ebuild index 6b1e1a279c5b..b8e6444a88cb 100644 --- a/sci-mathematics/maxima/maxima-5.38.1.ebuild +++ b/sci-mathematics/maxima/maxima-5.38.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ) |