diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2023-09-08 10:34:07 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2023-09-08 10:34:13 +0300 |
commit | 2bbe2ff88fa946b30dac6e8395960acc5c365d63 (patch) | |
tree | 01796192411d65d7c741c8ac3d7941fd59b69622 /net-firewall | |
parent | net-dns/pdns-recursor: drop 4.8.4 (diff) | |
download | gentoo-2bbe2ff88fa946b30dac6e8395960acc5c365d63.tar.gz gentoo-2bbe2ff88fa946b30dac6e8395960acc5c365d63.tar.bz2 gentoo-2bbe2ff88fa946b30dac6e8395960acc5c365d63.zip |
net-firewall/ipt_netflow-2.6-r1: stable on amd64/x86
Closes: https://bugs.gentoo.org/913837
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipt_netflow/ipt_netflow-2.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.6-r1.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.6-r1.ebuild index 63f30e67a15b..5cbcfb78c715 100644 --- a/net-firewall/ipt_netflow/ipt_netflow-2.6-r1.ebuild +++ b/net-firewall/ipt_netflow/ipt_netflow-2.6-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/aabc/ipt-netflow/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="natevents snmp" |