diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-06-24 14:31:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-06-24 14:31:54 +0000 |
commit | 18f50a3b004c57ea18f1f90b7bde5ce245926686 (patch) | |
tree | 78b52c3f25522157445c4c0aefa1a39d05acae47 /perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild | |
parent | Marked ~ppc-macos (diff) | |
download | gentoo-2-18f50a3b004c57ea18f1f90b7bde5ce245926686.tar.gz gentoo-2-18f50a3b004c57ea18f1f90b7bde5ce245926686.tar.bz2 gentoo-2-18f50a3b004c57ea18f1f90b7bde5ce245926686.zip |
Marked ~ppc-macos
(Portage version: 2.2.01.18826-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild | 4 |
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 237c254d3790..2d6e72ec6915 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.2 2011/04/24 15:41:36 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild,v 1.3 2011/06/24 14:31:54 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 ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14" |