summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-03 23:38:22 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-03 23:38:22 +0000
commit55be03705f90f10b6be10a5bda400fb919f467e9 (patch)
tree40eda7e1316018f4b98d7a5e59056e788aba0805 /perl-core
parentuse dynamic patch name in epatch/tls (diff)
downloadgentoo-2-55be03705f90f10b6be10a5bda400fb919f467e9.tar.gz
gentoo-2-55be03705f90f10b6be10a5bda400fb919f467e9.tar.bz2
gentoo-2-55be03705f90f10b6be10a5bda400fb919f467e9.zip
Keywording ~x86
(Portage version: 2.1.2.3)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/bignum/ChangeLog5
-rw-r--r--perl-core/bignum/bignum-0.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/bignum/ChangeLog b/perl-core/bignum/ChangeLog
index f898e79553b1..dbb2e91b68ea 100644
--- a/perl-core/bignum/ChangeLog
+++ b/perl-core/bignum/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/bignum
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.1 2007/04/03 21:38:48 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.2 2007/04/03 23:38:22 mcummings Exp $
+
+ 03 Apr 2007; Michael Cummings <mcummings@gentoo.org> bignum-0.19.ebuild:
+ Keywording ~x86
*bignum-0.19 (03 Apr 2007)
diff --git a/perl-core/bignum/bignum-0.19.ebuild b/perl-core/bignum/bignum-0.19.ebuild
index 4e18ac3e39a6..cf3803e01e6e 100644
--- a/perl-core/bignum/bignum-0.19.ebuild
+++ b/perl-core/bignum/bignum-0.19.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.19.ebuild,v 1.1 2007/04/03 21:38:48 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.19.ebuild,v 1.2 2007/04/03 23:38:22 mcummings 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="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
SRC_TEST="do"