diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 16:22:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 16:22:36 +0000 |
commit | 987ebde9ed3c608105530d2366521e205a4c4194 (patch) | |
tree | 21139284820a73b43b3e457d3fb9ecf9af90c901 /sci-mathematics/maxima/maxima-5.18.1.ebuild | |
parent | ppc stable #264649 (diff) | |
download | gentoo-2-987ebde9ed3c608105530d2366521e205a4c4194.tar.gz gentoo-2-987ebde9ed3c608105530d2366521e205a4c4194.tar.bz2 gentoo-2-987ebde9ed3c608105530d2366521e205a4c4194.zip |
ppc stable #264649
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sci-mathematics/maxima/maxima-5.18.1.ebuild')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/maxima/maxima-5.18.1.ebuild b/sci-mathematics/maxima/maxima-5.18.1.ebuild index a2dabc63ab0b..7bea269aefa5 100644 --- a/sci-mathematics/maxima/maxima-5.18.1.ebuild +++ b/sci-mathematics/maxima/maxima-5.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.5 2009/08/03 21:38:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.6 2009/10/07 16:22:36 nixnut Exp $ EAPI=2 inherit eutils elisp-common @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 AECA" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" # Supported lisps with readline SUPP_RL="gcl clisp" |