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: Fri, 31 Dec 2021 20:51:24
Message-Id: 1640983873.670a972282d692450979451e2f7736c8bb9ffd61.mattst88@gentoo
1 commit: 670a972282d692450979451e2f7736c8bb9ffd61
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 31 20:50:58 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 31 20:51:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670a9722
7
8 dev-perl/Crypt-Random: Keyword 1.540.0 alpha, #818448
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/Crypt-Random/Crypt-Random-1.540.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Crypt-Random/Crypt-Random-1.540.0.ebuild b/dev-perl/Crypt-Random/Crypt-Random-1.540.0.ebuild
16 index b9110452f3eb..8a8bd3da284e 100644
17 --- a/dev-perl/Crypt-Random/Crypt-Random-1.540.0.ebuild
18 +++ b/dev-perl/Crypt-Random/Crypt-Random-1.540.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Cryptographically Secure, True Random Number Generator"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~sparc"
24 +KEYWORDS="~alpha ~amd64 ~sparc"
25
26 RDEPEND="
27 >=dev-perl/Class-Loader-2.0.0