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: Sat, 25 Sep 2021 23:46:20
Message-Id: 1632613555.fb3473e1f525d27a0a1d323418eeb3bfaf56960a.sam@gentoo
1 commit: fb3473e1f525d27a0a1d323418eeb3bfaf56960a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 23:45:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 23:45:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3473e1
7
8 net-misc/ipv6calc: Stabilize 3.1.1 x86, #814626
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/ipv6calc/ipv6calc-3.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/ipv6calc/ipv6calc-3.1.1.ebuild b/net-misc/ipv6calc/ipv6calc-3.1.1.ebuild
16 index 434e0320851..811fa957aae 100644
17 --- a/net-misc/ipv6calc/ipv6calc-3.1.1.ebuild
18 +++ b/net-misc/ipv6calc/ipv6calc-3.1.1.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="geoip test"
26 RESTRICT="!test? ( test )"