diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-03 23:44:10 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-03 23:44:10 +0000 |
commit | 51d4480a6293d15d244c5ccd3c9d1e43ed8922a3 (patch) | |
tree | 5fef9570dc682efb8d25f4fea2ce57260df1e09c /perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild | |
parent | Keywording ~sparc (diff) | |
download | gentoo-2-51d4480a6293d15d244c5ccd3c9d1e43ed8922a3.tar.gz gentoo-2-51d4480a6293d15d244c5ccd3c9d1e43ed8922a3.tar.bz2 gentoo-2-51d4480a6293d15d244c5ccd3c9d1e43ed8922a3.zip |
Keywording ~sparc
(Portage version: 2.1.2.3)
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild index cbb19d22aa77..a37203e120f1 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.81-r1.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.81-r1.ebuild,v 1.2 2007/04/03 23:40:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild,v 1.3 2007/04/03 23:44:10 mcummings 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="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl |