diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 15:22:35 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-04-24 15:22:35 +0000 |
commit | 8eef9f7ade13c8f2741718cb2c7aeaceb48d034b (patch) | |
tree | 2ac930e7a7d59c4c49448a853877a25699a758ff /virtual/perl-Math-BigInt-FastCalc | |
parent | Marked ~x86-solaris, bug #296509 (diff) | |
download | gentoo-2-8eef9f7ade13c8f2741718cb2c7aeaceb48d034b.tar.gz gentoo-2-8eef9f7ade13c8f2741718cb2c7aeaceb48d034b.tar.bz2 gentoo-2-8eef9f7ade13c8f2741718cb2c7aeaceb48d034b.zip |
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
-rw-r--r-- | virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0.ebuild index 9dc2910ebce2..2c5c2f757f3b 100644 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0.ebuild +++ b/virtual/perl-Math-BigInt-FastCalc/perl-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/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0.ebuild,v 1.1 2011/02/27 07:07:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.280.0.ebuild,v 1.2 2011/04/24 15:22:35 grobian Exp $ DESCRIPTION="Math::BigInt::Calc with some XS for more speed" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="~perl-core/Math-BigInt-FastCalc-${PV}" |