Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR-Lite/
Date: Sun, 11 Jul 2021 20:53:57
Message-Id: 1626036819.247c6c1b2951e8dc6123e8efe042958c13ffd483.sam@gentoo
1 commit: 247c6c1b2951e8dc6123e8efe042958c13ffd483
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 20:53:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 20:53:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=247c6c1b
7
8 dev-perl/Net-CIDR-Lite: Stabilize 0.220.0 ppc, #801610
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild
16 index 5fa4cd4e4d6..10a76c52dc1 100644
17 --- a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild
18 +++ b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.220.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Perl extension for merging IPv4 or IPv6 CIDR addresses"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="test"
26 RESTRICT="!test? ( test )"