summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
index 1a09dfd43a07..e89b688774ac 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.77.ebuild,v 1.3 2006/01/13 22:44:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.4 2006/01/16 10:10:10 vapier 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 ~ia64 ~ppc ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc s390 sh sparc x86"
IUSE=""
DEPEND=">=perl-core/Scalar-List-Utils-1.14"