commit: 66f5907d04c4c8cfa3f656a8dfa7e9fb84fbb758 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Mar 11 22:53:55 2017 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Mar 11 23:05:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f5907d
dev-perl/Crypt-Primes: dropped ppc keywords, bugs 578790, 612330 dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild b/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild index 54abf19b7b7..2711bb1fc7c 100644 --- a/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild +++ b/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provable Prime Number Generator suitable for Cryptographic Applications" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ~mips sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-perl/Math-Pari
