summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-04-24 15:41:36 +0000
committerFabian Groffen <grobian@gentoo.org>2011-04-24 15:41:36 +0000
commit9166f7761bea83d556ab10667b015af2c4eae330 (patch)
tree3f14b01f77c5ec624c97df56adde83e50f3f6b08 /perl-core/Math-BigInt
parentMove cantarell from the gnome overlay to tree (diff)
downloadgentoo-2-9166f7761bea83d556ab10667b015af2c4eae330.tar.gz
gentoo-2-9166f7761bea83d556ab10667b015af2c4eae330.tar.bz2
gentoo-2-9166f7761bea83d556ab10667b015af2c4eae330.zip
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild
index c86136600aae..237c254d3790 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.993.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/Math-BigInt-1.993.0.ebuild,v 1.1 2011/02/26 19:00:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild,v 1.2 2011/04/24 15:41:36 grobian Exp $
EAPI=3
@@ -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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"