diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-12-20 23:54:06 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-12-20 23:54:06 +0100 |
commit | 35b290dfb9201962d846322e5557a0cbab936391 (patch) | |
tree | 62a2785b7916427c00dfffdb072a95e30f3995c0 /perl-core | |
parent | perl-core/Math-BigInt: Version bump, needed by dev-perl/Math-BigInt-GMP (diff) | |
download | gentoo-35b290dfb9201962d846322e5557a0cbab936391.tar.gz gentoo-35b290dfb9201962d846322e5557a0cbab936391.tar.bz2 gentoo-35b290dfb9201962d846322e5557a0cbab936391.zip |
perl-core/Math-BigInt: Copy ~ppc64 keyword from dev-lang/perl
Package-Manager: portage-2.2.26
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild index 3be07542dcc9..049411973d59 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild @@ -11,7 +11,7 @@ inherit perl-module 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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=" |