diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 10:06:35 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 10:09:23 -0400 |
commit | 772dca1903e25bdaa14cdf3316b03b1b6d4779aa (patch) | |
tree | 757d8e56e6080009d8b84f4f2c70ea591ada9984 /dev-perl/CPAN-Checksums | |
parent | dev-perl/Convert-BinHex: amd64 stable (diff) | |
download | gentoo-772dca1903e25bdaa14cdf3316b03b1b6d4779aa.tar.gz gentoo-772dca1903e25bdaa14cdf3316b03b1b6d4779aa.tar.bz2 gentoo-772dca1903e25bdaa14cdf3316b03b1b6d4779aa.zip |
dev-perl/CPAN-Checksums: amd64 stable
Bug: https://bugs.gentoo.org/652566
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/CPAN-Checksums')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild | 4 |
1 files 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 e70b76afbfd5..9541cd5c0bc5 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=" |