diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 03:39:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 03:39:07 +0000 |
commit | 235da756c5ca4d286cf744163047e107fbae141e (patch) | |
tree | 41dd7656be20085e0eed55911ed91bc9d998f722 /dev-perl/CPAN-Checksums | |
parent | sys-libs/libxcrypt: Stabilize 4.4.27 ppc, #833661 (diff) | |
download | gentoo-235da756c5ca4d286cf744163047e107fbae141e.tar.gz gentoo-235da756c5ca4d286cf744163047e107fbae141e.tar.bz2 gentoo-235da756c5ca4d286cf744163047e107fbae141e.zip |
dev-perl/CPAN-Checksums: Stabilize 2.140.0 x86, #833662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CPAN-Checksums')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-2.140.0.ebuild | 4 |
1 files 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 |