Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Checksums/
Date: Sun, 27 Dec 2020 14:42:15
Message-Id: 1609080120.2a1f60ee86af81f3565e6eddbf8ce5827a68283c.grobian@gentoo
1 commit: 2a1f60ee86af81f3565e6eddbf8ce5827a68283c
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 14:38:01 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 14:42:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a1f60ee
7
8 dev-perl/CPAN-Checksums: drop ppc-aix m68k-mint
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild
17 index 5c7adb46e11..05b8baef6a7 100644
18 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild
19 +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.120.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN"
22
23 SLOT="0"
24 -KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 IUSE="test"
27 RESTRICT="!test? ( test )"