diff options
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.86.ebuild')
-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 869120399ddb..6f115e617010 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.4 2007/07/10 11:22:47 mcummings Exp $ +# $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 $ 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 |