Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/iptstate/
Date: Sat, 19 Feb 2022 13:22:27
Message-Id: 1645276858.99e7634438fee6227a64cffc6701e8a83b9c0bfc.jsmolic@gentoo
1 commit: 99e7634438fee6227a64cffc6701e8a83b9c0bfc
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 13:20:58 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 13:20:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e76344
7
8 net-analyzer/iptstate: Stabilize 2.2.7 x86, #833729
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-analyzer/iptstate/iptstate-2.2.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/iptstate/iptstate-2.2.7.ebuild b/net-analyzer/iptstate/iptstate-2.2.7.ebuild
16 index 5e87353ecda3..8ac212c6fb01 100644
17 --- a/net-analyzer/iptstate/iptstate-2.2.7.ebuild
18 +++ b/net-analyzer/iptstate/iptstate-2.2.7.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jaymzh/${PN}/releases/download/v${PV}/${P}.tar.bz2"
20
21 LICENSE="ZLIB"
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ~ppc ~x86"
24 +KEYWORDS="amd64 ~hppa ~ppc x86"
25
26 RDEPEND=">=sys-libs/ncurses-5.7-r7:=
27 >=net-libs/libnetfilter_conntrack-0.0.50"