summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2005-04-12 23:49:35 +0000
committerOlivier Crête <tester@gentoo.org>2005-04-12 23:49:35 +0000
commit87142da5553a2974a3297ac0f15de76d4d74e7dc (patch)
treec91a4402302cca5fa54cf2888fdf0ecb0af93fd0 /sci-mathematics/pari/pari-2.1.6.ebuild
parentcompleting the mod_php<->apache dependency hell (diff)
downloadhistorical-87142da5553a2974a3297ac0f15de76d4d74e7dc.tar.gz
historical-87142da5553a2974a3297ac0f15de76d4d74e7dc.tar.bz2
historical-87142da5553a2974a3297ac0f15de76d4d74e7dc.zip
Stable on x86, bug #87790
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-mathematics/pari/pari-2.1.6.ebuild')
-rw-r--r--sci-mathematics/pari/pari-2.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pari/pari-2.1.6.ebuild b/sci-mathematics/pari/pari-2.1.6.ebuild
index 55039f9b90e2..eb93f5ddf66f 100644
--- a/sci-mathematics/pari/pari-2.1.6.ebuild
+++ b/sci-mathematics/pari/pari-2.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.9 2005/04/09 14:41:33 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.1.6.ebuild,v 1.10 2005/04/12 23:49:35 tester Exp $
inherit eutils toolchain-funcs
@@ -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 ~x86"
+KEYWORDS="alpha amd64 ~hppa mips ppc x86"
IUSE="doc emacs"
DEPEND="doc? ( virtual/tetex )"