commit: 35b290dfb9201962d846322e5557a0cbab936391 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Dec 20 22:54:06 2015 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Dec 20 22:54:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b290df
perl-core/Math-BigInt: Copy ~ppc64 keyword from dev-lang/perl Package-Manager: portage-2.2.26 perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3be0754..0494119 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="
