diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2017-10-16 11:55:34 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2017-10-16 11:56:26 +0300 |
commit | 14fa9b04fd909074a5e427ca9be7a1656a00146d (patch) | |
tree | c3823f8ea0a6ac15156a0282d68ee625ff5caf44 /net-firewall/ipt_netflow | |
parent | app-text/podofo: fix double cmake-utils_src_prepare call (diff) | |
download | gentoo-14fa9b04fd909074a5e427ca9be7a1656a00146d.tar.gz gentoo-14fa9b04fd909074a5e427ca9be7a1656a00146d.tar.bz2 gentoo-14fa9b04fd909074a5e427ca9be7a1656a00146d.zip |
net-firewall/ipt_netflow: stable for amd64/x86
Package-Manager: Portage-2.3.10, Repoman-2.3.1
Diffstat (limited to 'net-firewall/ipt_netflow')
-rw-r--r-- | net-firewall/ipt_netflow/ipt_netflow-2.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.2-r2.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.2-r2.ebuild index c2ed5f6f4274..c4a7b8bba0cf 100644 --- a/net-firewall/ipt_netflow/ipt_netflow-2.2-r2.ebuild +++ b/net-firewall/ipt_netflow/ipt_netflow-2.2-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug natevents snmp" |