diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2016-03-02 10:55:15 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2016-03-02 10:56:28 +0300 |
commit | 284ad1e754a9886e48b77f65467f02047b6306a0 (patch) | |
tree | 7e2a89272ff038879bdeb5b15d219ca4fd921c2b /net-firewall | |
parent | sys-devel/gcc-apple: ensure building succeeds with more modern compilers, bug... (diff) | |
download | gentoo-284ad1e754a9886e48b77f65467f02047b6306a0.tar.gz gentoo-284ad1e754a9886e48b77f65467f02047b6306a0.tar.bz2 gentoo-284ad1e754a9886e48b77f65467f02047b6306a0.zip |
net-firewall/ipt_netflow-2.1_p20160119: stable on amd64 and x86
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipt_netflow/ipt_netflow-2.1_p20160119.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.1_p20160119.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.1_p20160119.ebuild index 8e5bdb4c6b6d..ecd19423155c 100644 --- a/net-firewall/ipt_netflow/ipt_netflow-2.1_p20160119.ebuild +++ b/net-firewall/ipt_netflow/ipt_netflow-2.1_p20160119.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug snmp" |