diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-16 10:10:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-16 10:10:10 +0000 |
commit | a80da837d04418ad6f75c303a3f725b1a26df794 (patch) | |
tree | 65be388f760e95b7863d6a6e86a9f87a0fa6e888 /perl-core/Math-BigInt/Math-BigInt-1.77.ebuild | |
parent | arm/hppa/ia64/sh stable (diff) | |
download | gentoo-2-a80da837d04418ad6f75c303a3f725b1a26df794.tar.gz gentoo-2-a80da837d04418ad6f75c303a3f725b1a26df794.tar.bz2 gentoo-2-a80da837d04418ad6f75c303a3f725b1a26df794.zip |
arm/hppa/ia64/s390/sh stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.77.ebuild')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.77.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild index 1a09dfd43a07..e89b688774ac 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.77.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.ebuild,v 1.3 2006/01/13 22:44:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.4 2006/01/16 10:10:10 vapier Exp $ inherit perl-module @@ -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 ~ia64 ~ppc ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc s390 sh sparc x86" IUSE="" DEPEND=">=perl-core/Scalar-List-Utils-1.14" |