summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-27 22:44:01 +0000
committerSam James <sam@gentoo.org>2021-01-27 22:44:01 +0000
commitccb2ac402ef83bfcf45ea183cb27575ab1ece937 (patch)
tree7c4cd92a12c6fb00f0feddd6143982bbae0c2b19 /dev-perl/Crypt-Random-Source
parentsys-kernel/gentoo-sources: amd64 stable (bug #766444) (diff)
downloadgentoo-ccb2ac402ef83bfcf45ea183cb27575ab1ece937.tar.gz
gentoo-ccb2ac402ef83bfcf45ea183cb27575ab1ece937.tar.bz2
gentoo-ccb2ac402ef83bfcf45ea183cb27575ab1ece937.zip
dev-perl/Crypt-Random-Source: Stabilize 0.140.0 amd64, #732642
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-Random-Source')
-rw-r--r--dev-perl/Crypt-Random-Source/Crypt-Random-Source-0.140.0.ebuild4
1 files changed, 2 insertions, 2 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 993b4e03c53c..e5fa51c904a2 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"