Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ipv6calc/
Date: Fri, 17 Mar 2023 17:00:08
Message-Id: 1679072350.6a967b86f70ebd46a95a1a2d314cc11b43f751fe.sam@gentoo
1 commit: 6a967b86f70ebd46a95a1a2d314cc11b43f751fe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 17 16:58:25 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 17 16:59:10 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a967b86
7
8 net-misc/ipv6calc: Stabilize 4.0.1-r1 amd64, #901913
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild b/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild
16 index 92203bf37cf1..7e45d3115086 100644
17 --- a/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild
18 +++ b/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/pbiering/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="cgi geoip test"
26 RESTRICT="!test? ( test )"