commit: 235da756c5ca4d286cf744163047e107fbae141e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 03:39:07 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 03:39:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=235da756
dev-perl/CPAN-Checksums: Stabilize 2.140.0 x86, #833662
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/CPAN-Checksums/CPAN-Checksums-2.140.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.140.0.ebuild
b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.140.0.ebuild
index 11ec800c2cdc..4607548f8680 100644
--- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.140.0.ebuild
+++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="
dev-perl/Compress-Bzip2