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-Netmask/
Date: Sun, 04 Jul 2021 04:55:26
Message-Id: 1625374513.51dafcd8f932db8a83aa9a7376c2ca52a3f2b865.sam@gentoo
1 commit: 51dafcd8f932db8a83aa9a7376c2ca52a3f2b865
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 4 04:54:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 04:55:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51dafcd8
7
8 dev-perl/Net-Netmask: Stabilize 2.0.100 amd64, #779163
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild b/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild
16 index eadbbd53e0d..488db30a5ce 100644
17 --- a/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild
18 +++ b/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Parse, manipulate and lookup IP network blocks"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
25 IUSE="minimal test"
26 RESTRICT="!test? ( test )"