commit: 772dca1903e25bdaa14cdf3316b03b1b6d4779aa Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Apr 5 14:06:35 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Apr 5 14:09:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772dca19
dev-perl/CPAN-Checksums: amd64 stable Bug: https://bugs.gentoo.org/652566 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild index e70b76afbfd..9541cd5c0bc 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="
