diff options
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild')
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild index 4f8848d3d286..c7f99e77f3a1 100644 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild +++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.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-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.2 2010/11/18 11:08:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.3 2010/11/20 18:38:33 jer Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Math::BigInt::Calc with some XS for more speed" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.97 |