diff options
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.99.ebuild')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild index ebc8972234ab..ac5da56fc2ee 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.99.ebuild,v 1.2 2010/11/18 11:03:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild,v 1.3 2010/11/20 18:37:56 jer Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module eutils DESCRIPTION="Arbitrary size floating point math package" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" IUSE="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14" |