summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-02 20:27:50 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-02 20:27:50 +0000
commit82d68e3194d84b889dd7c4dfca19b46be03e292c (patch)
tree136bce624b91b6cfd8620d710aa1584d3e54b080 /perl-core
parentarm/s390/sh stable (diff)
downloadgentoo-2-82d68e3194d84b889dd7c4dfca19b46be03e292c.tar.gz
gentoo-2-82d68e3194d84b889dd7c4dfca19b46be03e292c.tar.bz2
gentoo-2-82d68e3194d84b889dd7c4dfca19b46be03e292c.zip
arm/ia64/s390/sh stable
(Portage version: 2.1.1_pre2-r1)
Diffstat (limited to 'perl-core')
-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 7884fae2f598..c81a51cb0b55 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.3 2006/06/12 17:05:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild,v 1.4 2006/07/02 20:27:50 vapier 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"