summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-19 20:42:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-19 20:42:34 +0000
commitd222240a9a2edf23b441570c0026113c86fdae78 (patch)
tree5cda83160918977e5e3dbed8cc613a3cc5e5dbc6 /perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild
parentBump to fix compile issues with some USE flag combinations and fix for Python... (diff)
downloadhistorical-d222240a9a2edf23b441570c0026113c86fdae78.tar.gz
historical-d222240a9a2edf23b441570c0026113c86fdae78.tar.bz2
historical-d222240a9a2edf23b441570c0026113c86fdae78.zip
Stable for s390, wrt bug #458122
Package-Manager: portage-2.1.11.50/cvs/Linux ppc64 Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild')
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild
index 8e1f45d301b2..5a4d4d24593c 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.997.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/Math-BigInt-1.997.0.ebuild,v 1.7 2013/02/19 19:11:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild,v 1.8 2013/02/19 20:36:27 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module eutils
DESCRIPTION="Arbitrary size floating point math package"
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-Scalar-List-Utils-1.140.0"