diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-27 19:25:32 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-27 19:25:32 -0700 |
commit | 196d0c618ee2667f3a1b97e2aed4065ec3dc998d (patch) | |
tree | c382f7dea4a6998b7834187f6b948b15a5829a91 /dev-perl/Crypt-Random | |
parent | dev-perl/Crypt-Primes: dropped mips keywords (diff) | |
download | gentoo-196d0c618ee2667f3a1b97e2aed4065ec3dc998d.tar.gz gentoo-196d0c618ee2667f3a1b97e2aed4065ec3dc998d.tar.bz2 gentoo-196d0c618ee2667f3a1b97e2aed4065ec3dc998d.zip |
dev-perl/Crypt-Random: dropped mips keywords
Diffstat (limited to 'dev-perl/Crypt-Random')
-rw-r--r-- | dev-perl/Crypt-Random/Crypt-Random-1.250.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |