diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:22:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:22:46 +0000 |
commit | 1ea4963394c850e977e9982a71cf89bc29bf5709 (patch) | |
tree | 66f1f14d663fca0c499f9b4a7223fa4978218b8a /perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild | |
parent | [bump] dev-perl/SVG-2.540.0 (diff) | |
download | historical-1ea4963394c850e977e9982a71cf89bc29bf5709.tar.gz historical-1ea4963394c850e977e9982a71cf89bc29bf5709.tar.bz2 historical-1ea4963394c850e977e9982a71cf89bc29bf5709.zip |
Stable for x86, wrt bug #458122
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild')
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild index 757edace4798..c784bf83101f 100644 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild +++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.300.0.ebuild,v 1.3 2013/02/18 18:51:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.4 2013/02/18 19:17:35 ago Exp $ EAPI=4 @@ -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 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.997.0 |