summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.73.ebuild')
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.73.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild
index 73df5458a37b..e3ca6c56e974 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.73.ebuild,v 1.1 2005/05/24 17:52:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.73.ebuild,v 1.1.1.1 2005/11/30 10:11:12 chriswhite 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 ~ppc s390 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc s390 sparc x86"
IUSE=""
DEPEND=">=dev-perl/Scalar-List-Utils-1.14"