Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Random/
Date: Wed, 28 Mar 2018 02:27:01
Message-Id: 1522203932.196d0c618ee2667f3a1b97e2aed4065ec3dc998d.mattst88@gentoo
1 commit: 196d0c618ee2667f3a1b97e2aed4065ec3dc998d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 02:25:32 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 02:25:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196d0c61
7
8 dev-perl/Crypt-Random: dropped mips keywords
9
10 dev-perl/Crypt-Random/Crypt-Random-1.250.0-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 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
14 index 974ad871be8..dba5396fb95 100644
15 --- a/dev-perl/Crypt-Random/Crypt-Random-1.250.0-r1.ebuild
16 +++ b/dev-perl/Crypt-Random/Crypt-Random-1.250.0-r1.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module
18 DESCRIPTION="Cryptographically Secure, True Random Number Generator"
19
20 SLOT="0"
21 -KEYWORDS="alpha amd64 hppa ~mips sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
22 +KEYWORDS="alpha amd64 hppa sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
23 IUSE=""
24
25 RDEPEND=">=dev-perl/Math-Pari-2.010603