diff options
author | 2007-04-03 23:40:33 +0000 | |
---|---|---|
committer | 2007-04-03 23:40:33 +0000 | |
commit | cbe64d5b0364e52bd68a28f43976afb421f4a347 (patch) | |
tree | 8d544b9c75a89552a7d7b876763d6a40c28355c6 /perl-core/Math-BigInt | |
parent | use dynamic patch name in epatch/tls (diff) | |
download | historical-cbe64d5b0364e52bd68a28f43976afb421f4a347.tar.gz historical-cbe64d5b0364e52bd68a28f43976afb421f4a347.tar.bz2 historical-cbe64d5b0364e52bd68a28f43976afb421f4a347.zip |
Keywording ~x86
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 859d7938d903..1c55ffe6e011 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.24 2007/04/03 22:31:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.25 2007/04/03 23:40:33 mcummings Exp $ + + 03 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Math-BigInt-1.81-r1.ebuild: + Keywording ~x86 *Math-BigInt-1.81-r1 (03 Apr 2007) 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 577d63b8128d..cbb19d22aa77 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.1 2007/04/03 22:31:08 mcummings Exp $ +# $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 $ 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" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-lang/perl |