summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-12-27 19:50:34 +0100
committerJeroen Roovers <jer@gentoo.org>2019-12-27 19:51:45 +0100
commit34f70c17dbb515c22d3590b0b37dc987f014ebc6 (patch)
tree36a778552e0b205dcdf1b8e131bf792db9115e27 /net-firewall
parentnet-firewall/ipt_netflow: Check for NF_NAT in kernel >=5.2 (diff)
downloadgentoo-34f70c17dbb515c22d3590b0b37dc987f014ebc6.tar.gz
gentoo-34f70c17dbb515c22d3590b0b37dc987f014ebc6.tar.bz2
gentoo-34f70c17dbb515c22d3590b0b37dc987f014ebc6.zip
net-firewall/ipt_netflow: Stable for amd64 x86 too
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Closes: https://bugs.gentoo.org/659266 Closes: https://bugs.gentoo.org/660936 Closes: https://bugs.gentoo.org/678788 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild
index b8e3956550bb..8db277d79e5a 100644
--- a/net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild
+++ b/net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild
@@ -13,7 +13,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="debug natevents snmp"