diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:11:03 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 12:11:03 +0000 |
commit | 3f5c618523bc99f00788d1439a35e5facd02eab1 (patch) | |
tree | 240226aa2c88a336cbc71d3a134975e68b1f5c17 /perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | historical-3f5c618523bc99f00788d1439a35e5facd02eab1.tar.gz historical-3f5c618523bc99f00788d1439a35e5facd02eab1.tar.bz2 historical-3f5c618523bc99f00788d1439a35e5facd02eab1.zip |
Marked ~ppc-aix, bug #432288
Package-Manager: portage-2.2.01.20894-prefix/cvs/Darwin i386
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 | 6 |
1 files changed, 3 insertions, 3 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 d19fb2d539c1..bcdcb6ccb623 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.1 2011/09/13 18:06:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.300.0.ebuild,v 1.2 2012/09/01 12:07:47 grobian 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-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 |