diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-27 17:02:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-27 17:02:40 +0000 |
commit | eb7a114285b7210218bbbce7cdfbc718d0b01ea7 (patch) | |
tree | f35092bfc5b747519b91dd79fe6d026ab07dc235 /perl-core/bignum/bignum-0.21.ebuild | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-eb7a114285b7210218bbbce7cdfbc718d0b01ea7.tar.gz gentoo-2-eb7a114285b7210218bbbce7cdfbc718d0b01ea7.tar.bz2 gentoo-2-eb7a114285b7210218bbbce7cdfbc718d0b01ea7.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'perl-core/bignum/bignum-0.21.ebuild')
-rw-r--r-- | perl-core/bignum/bignum-0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/bignum/bignum-0.21.ebuild b/perl-core/bignum/bignum-0.21.ebuild index a48e922a57bb..07025ab75a57 100644 --- a/perl-core/bignum/bignum-0.21.ebuild +++ b/perl-core/bignum/bignum-0.21.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/bignum/bignum-0.21.ebuild,v 1.5 2007/07/10 11:20:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.21.ebuild,v 1.6 2007/07/27 17:02:40 armin76 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 ~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" |