diff options
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild')
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild index 97c2bb38a3a6..c491e879cf21 100644 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild +++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.280.0.ebuild,v 1.1 2011/02/27 07:09:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.280.0.ebuild,v 1.2 2011/04/24 15:22:09 grobian Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Math::BigInt::Calc with some XS for more speed" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.993 |