diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:20:58 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:20:58 +0100 |
commit | 99e7634438fee6227a64cffc6701e8a83b9c0bfc (patch) | |
tree | 0c35d4c9a8601de623928dd8d3b5c703bc61e7fb /net-analyzer | |
parent | dev-libs/geoip: Stabilize 1.6.12-r1 x86, #833728 (diff) | |
download | gentoo-99e7634438fee6227a64cffc6701e8a83b9c0bfc.tar.gz gentoo-99e7634438fee6227a64cffc6701e8a83b9c0bfc.tar.bz2 gentoo-99e7634438fee6227a64cffc6701e8a83b9c0bfc.zip |
net-analyzer/iptstate: Stabilize 2.2.7 x86, #833729
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/iptstate/iptstate-2.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/iptstate/iptstate-2.2.7.ebuild b/net-analyzer/iptstate/iptstate-2.2.7.ebuild index 5e87353ecda3..8ac212c6fb01 100644 --- a/net-analyzer/iptstate/iptstate-2.2.7.ebuild +++ b/net-analyzer/iptstate/iptstate-2.2.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jaymzh/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc x86" RDEPEND=">=sys-libs/ncurses-5.7-r7:= >=net-libs/libnetfilter_conntrack-0.0.50" |