summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-18 21:59:20 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-18 21:59:20 +0000
commitb9a869e422b613e2ad11f79ce0d459847f4f986e (patch)
treeb9a4355455ab3bb3426b1a832a0628d49705cf13 /sci-mathematics/maxima/maxima-5.14.0.ebuild
parentamd64/x86 stable, bug #213473 (diff)
downloadgentoo-2-b9a869e422b613e2ad11f79ce0d459847f4f986e.tar.gz
gentoo-2-b9a869e422b613e2ad11f79ce0d459847f4f986e.tar.bz2
gentoo-2-b9a869e422b613e2ad11f79ce0d459847f4f986e.zip
amd64/x86 stable, bug #215787
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'sci-mathematics/maxima/maxima-5.14.0.ebuild')
-rw-r--r--sci-mathematics/maxima/maxima-5.14.0.ebuild4
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 013e83866c58..43e4b2c5d99a 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.6 2008/04/12 10:32:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.7 2008/04/18 21:59:20 maekke 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"