diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2016-05-12 12:50:21 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2016-05-12 12:50:21 +0300 |
commit | 482103467a8ed2914b5b96b4821d5cae289c06dc (patch) | |
tree | 9578fcd23f0a721dd32b5f2d9553ce34143f7745 /net-firewall/ipt_netflow | |
parent | app-misc/enum: EAPI 6 bump. (diff) | |
download | gentoo-482103467a8ed2914b5b96b4821d5cae289c06dc.tar.gz gentoo-482103467a8ed2914b5b96b4821d5cae289c06dc.tar.bz2 gentoo-482103467a8ed2914b5b96b4821d5cae289c06dc.zip |
net-firewall/ipt_netflow-2.2: stable on amd64 and 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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.2.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.2.ebuild index c8c320fb699c..25500ff01060 100644 --- a/net-firewall/ipt_netflow/ipt_netflow-2.2.ebuild +++ b/net-firewall/ipt_netflow/ipt_netflow-2.2.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" |