Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-Random-Source/
Date: Mon, 01 Feb 2021 04:42:45
Message-Id: 1612154549.be8013dd4ec400f0e47c48d198d8bf62c456a29c.sam@gentoo
1 commit: be8013dd4ec400f0e47c48d198d8bf62c456a29c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 04:42:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 04:42:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8013dd
7
8 dev-perl/Crypt-Random-Source: Stabilize 0.140.0 x86, #732642
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.140.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.140.0.ebuild b/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.140.0.ebuild
16 index e5fa51c904a..0a3e08f0887 100644
17 --- a/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.140.0.ebuild
18 +++ b/dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.140.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Get weak or strong random data from pluggable sources"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"