diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 10:32:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 10:32:20 +0000 |
commit | 7c326c4eea40ed31e84e7df8c55e430604bcd675 (patch) | |
tree | 9300d48a6d454d093a130eaa99509ff5d91f113b /sci-mathematics/maxima/maxima-5.14.0.ebuild | |
parent | Stable on ppc wrt bug 217156 (diff) | |
download | gentoo-2-7c326c4eea40ed31e84e7df8c55e430604bcd675.tar.gz gentoo-2-7c326c4eea40ed31e84e7df8c55e430604bcd675.tar.bz2 gentoo-2-7c326c4eea40ed31e84e7df8c55e430604bcd675.zip |
Stable on ppc wrt bug 215787
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-mathematics/maxima/maxima-5.14.0.ebuild')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/maxima/maxima-5.14.0.ebuild b/sci-mathematics/maxima/maxima-5.14.0.ebuild index 9d934f64aebc..013e83866c58 100644 --- a/sci-mathematics/maxima/maxima-5.14.0.ebuild +++ b/sci-mathematics/maxima/maxima-5.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.5 2008/04/08 16:13:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.6 2008/04/12 10:32:20 nixnut Exp $ inherit eutils elisp-common DESCRIPTION="Free computer algebra environment based on Macsyma" @@ -9,7 +9,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" |