diff options
author | Sam James <sam@gentoo.org> | 2021-02-01 04:42:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-01 04:42:29 +0000 |
commit | be8013dd4ec400f0e47c48d198d8bf62c456a29c (patch) | |
tree | 1388d62089af0305a5bee607cbea6194ee2dc82b /dev-perl | |
parent | app-accessibility/caribou: Stabilize 0.4.21-r2 x86, #765661 (diff) | |
download | gentoo-be8013dd4ec400f0e47c48d198d8bf62c456a29c.tar.gz gentoo-be8013dd4ec400f0e47c48d198d8bf62c456a29c.tar.bz2 gentoo-be8013dd4ec400f0e47c48d198d8bf62c456a29c.zip |
dev-perl/Crypt-Random-Source: Stabilize 0.140.0 x86, #732642
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index e5fa51c904a2..0a3e08f0887c 100644 --- 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Get weak or strong random data from pluggable sources" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |