summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-04-11 18:01:16 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-04-11 18:01:16 +0000
commit5beb314a2ba695b91aa5401a9168533bbc5ba28a (patch)
tree91c9d71d4e3b021183d4c81d351d5d8d0430aac9 /sci-mathematics/pari/pari-2.1.7-r1.ebuild
parentUpdate 2.6.16.2 to 2.6.16.3. (diff)
downloadhistorical-5beb314a2ba695b91aa5401a9168533bbc5ba28a.tar.gz
historical-5beb314a2ba695b91aa5401a9168533bbc5ba28a.tar.bz2
historical-5beb314a2ba695b91aa5401a9168533bbc5ba28a.zip
Stable on sparc. (Has been fine for about 10 weeks, runs all tests.)
Closes Bug #117434 for sparc. Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'sci-mathematics/pari/pari-2.1.7-r1.ebuild')
-rw-r--r--sci-mathematics/pari/pari-2.1.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pari/pari-2.1.7-r1.ebuild b/sci-mathematics/pari/pari-2.1.7-r1.ebuild
index a28c2f24b120..521a3fae5c76 100644
--- a/sci-mathematics/pari/pari-2.1.7-r1.ebuild
+++ b/sci-mathematics/pari/pari-2.1.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7-r1.ebuild,v 1.2 2006/03/18 17:04:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.7-r1.ebuild,v 1.3 2006/04/11 18:01:16 fmccor Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86"
IUSE="doc emacs"
DEPEND="doc? ( virtual/tetex )"