diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2016-09-22 08:15:53 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2016-09-22 08:15:53 +0300 |
commit | 81fe138dae97a6e357c772383bd7394bf9408f25 (patch) | |
tree | 166b0ced6de7efbae7d0a4dc6311cfb980921173 /net-firewall/ipt_netflow | |
parent | dev-python/flake8: Fix incorrect mccage dep in DEPEND (diff) | |
download | gentoo-81fe138dae97a6e357c772383bd7394bf9408f25.tar.gz gentoo-81fe138dae97a6e357c772383bd7394bf9408f25.tar.bz2 gentoo-81fe138dae97a6e357c772383bd7394bf9408f25.zip |
net-firewall/ipt_netflow: stable for amd64/x86
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-firewall/ipt_netflow')
-rw-r--r-- | net-firewall/ipt_netflow/ipt_netflow-2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.2-r1.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.2-r1.ebuild index 0dc6ba15b62d..5602e8e5ac22 100644 --- a/net-firewall/ipt_netflow/ipt_netflow-2.2-r1.ebuild +++ b/net-firewall/ipt_netflow/ipt_netflow-2.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug snmp" |