diff options
author | 2011-04-24 15:42:20 +0000 | |
---|---|---|
committer | 2011-04-24 15:42:20 +0000 | |
commit | 8e6f42aa90a18a6c5c040536817545db2a668c21 (patch) | |
tree | 702152c39cb49bb31e132bf40905af88327553e2 /virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild | |
parent | Marked ~x86-solaris, bug #296509 (diff) | |
download | gentoo-2-8e6f42aa90a18a6c5c040536817545db2a668c21.tar.gz gentoo-2-8e6f42aa90a18a6c5c040536817545db2a668c21.tar.bz2 gentoo-2-8e6f42aa90a18a6c5c040536817545db2a668c21.zip |
Marked ~x86-solaris, bug #296509
(Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
Diffstat (limited to 'virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild')
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild index f801d467476f..a5311988dd24 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild +++ b/virtual/perl-Math-BigInt/perl-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/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild,v 1.1 2011/02/26 19:00:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.993.0.ebuild,v 1.2 2011/04/24 15:42:20 grobian Exp $ DESCRIPTION="Virtual for Math-BigInt" 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-${PV}" |