summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-07-18 15:45:34 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-07-18 15:45:34 +0000
commite0b706d5804a7a6bb2b100e07711f05222665b4e (patch)
tree4b60182e66203e93a309cd54e2049d314c9756e2 /perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
parentStable on alpha. (diff)
downloadgentoo-2-e0b706d5804a7a6bb2b100e07711f05222665b4e.tar.gz
gentoo-2-e0b706d5804a7a6bb2b100e07711f05222665b4e.tar.bz2
gentoo-2-e0b706d5804a7a6bb2b100e07711f05222665b4e.zip
Stable on alpha.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild')
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
index fcbaa4488df4..5998466abfe9 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.77-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/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.5 2006/07/05 19:59:08 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.6 2006/07/18 15:45:34 kloeri Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc s390 sh sparc ~x86"
+KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc s390 sh sparc ~x86"
IUSE=""
DEPEND=">=virtual/perl-Scalar-List-Utils-1.14"