diff options
Diffstat (limited to 'perl-core/bignum/bignum-0.23.ebuild')
-rw-r--r-- | perl-core/bignum/bignum-0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/bignum/bignum-0.23.ebuild b/perl-core/bignum/bignum-0.23.ebuild index f070eefd6327..7443f8221084 100644 --- a/perl-core/bignum/bignum-0.23.ebuild +++ b/perl-core/bignum/bignum-0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.23.ebuild,v 1.5 2009/12/07 23:01:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.23.ebuild,v 1.6 2009/12/14 19:12:02 armin76 Exp $ MODULE_AUTHOR=TELS MODULE_SECTION=math @@ -10,7 +10,7 @@ DESCRIPTION="Transparent BigNumber/BigRational support for Perl" 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" IUSE="test" SRC_TEST="do" |