diff options
author | 2007-08-25 13:29:41 +0000 | |
---|---|---|
committer | 2007-08-25 13:29:41 +0000 | |
commit | 4a76de557d725dac9f31d049b5b8067f976799cd (patch) | |
tree | 66a8315f3dfc5c08fded03ab85e9a70bd0c63d18 /perl-core/Math-BigInt | |
parent | arm/s390/sh stable (diff) | |
download | historical-4a76de557d725dac9f31d049b5b8067f976799cd.tar.gz historical-4a76de557d725dac9f31d049b5b8067f976799cd.tar.bz2 historical-4a76de557d725dac9f31d049b5b8067f976799cd.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild index 6f115e617010..6446059eae15 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.86.ebuild,v 1.5 2007/07/27 17:03:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild,v 1.6 2007/08/25 13:29:40 vapier Exp $ inherit perl-module eutils @@ -11,7 +11,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 ~mips ~ppc ~s390 ~sh ~sparc ~x86" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~s390 ~sh sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc s390 sh sparc x86" IUSE="" DEPEND="dev-lang/perl |