commit: 16993023c2ecc73c6e4122b6772fa07d9dd6fb80
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 11 22:14:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 11 22:14:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16993023
dev-perl/Crypt-RSA: Stabilize 1.990.0-r2 amd64, #789522
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r2.ebuild
b/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r2.ebuild
index 22791806cbe..d954e66ff97 100644
--- a/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r2.ebuild
+++ b/dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r2.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="RSA public-key cryptosystem"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~x86 ~x86-solaris"
RDEPEND="
>=dev-perl/Class-Loader-2.0.0