From: Matt Turner Date: Wed, 28 Mar 2018 02:25:32 +0000 (-0700) Subject: dev-perl/Crypt-Random: dropped mips keywords X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=196d0c618ee2667f3a1b97e2aed4065ec3dc998d;p=gentoo.git dev-perl/Crypt-Random: dropped mips keywords --- diff --git a/dev-perl/Crypt-Random/Crypt-Random-1.250.0-r1.ebuild b/dev-perl/Crypt-Random/Crypt-Random-1.250.0-r1.ebuild index 974ad871be81..dba5396fb954 100644 --- a/dev-perl/Crypt-Random/Crypt-Random-1.250.0-r1.ebuild +++ b/dev-perl/Crypt-Random/Crypt-Random-1.250.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cryptographically Secure, True Random Number Generator" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/Math-Pari-2.010603