summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-03 23:42:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-03 23:42:43 +0000
commit22b3eab3d05b86271c32ef7f8337b63ec57336f8 (patch)
treeb25007a46c4729d280b56e0e765047ccaa7d812e /perl-core/bignum
parentKeywording ~sparc (diff)
downloadgentoo-2-22b3eab3d05b86271c32ef7f8337b63ec57336f8.tar.gz
gentoo-2-22b3eab3d05b86271c32ef7f8337b63ec57336f8.tar.bz2
gentoo-2-22b3eab3d05b86271c32ef7f8337b63ec57336f8.zip
Keywording ~sparc
(Portage version: 2.1.2.3)
Diffstat (limited to 'perl-core/bignum')
-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 dbb2e91b68ea..290896a06864 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.2 2007/04/03 23:38:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/ChangeLog,v 1.3 2007/04/03 23:42:43 mcummings Exp $
+
+ 03 Apr 2007; Michael Cummings <mcummings@gentoo.org> bignum-0.19.ebuild:
+ Keywording ~sparc
03 Apr 2007; Michael Cummings <mcummings@gentoo.org> bignum-0.19.ebuild:
Keywording ~x86
diff --git a/perl-core/bignum/bignum-0.19.ebuild b/perl-core/bignum/bignum-0.19.ebuild
index cf3803e01e6e..ee21fcffbad1 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.2 2007/04/03 23:38:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/bignum/bignum-0.19.ebuild,v 1.3 2007/04/03 23:42:43 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 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
SRC_TEST="do"