commit: af322186abdb30c51690f8b18a2ec3c400228b29 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Jul 18 10:15:46 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Jul 18 10:51:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af322186
dev-perl/CPAN-Checksums: Drop various prefixes due to bug #673504 Depends: - dev-perl/Data-Compare - dev-perl/Scalar-Properties Bug: https://bugs.gentoo.org/673504 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c089be5baa6..5c7adb46e11 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN" SLOT="0" -KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RESTRICT="!test? ( test )"
