diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 12:00:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 12:23:33 +0100 |
commit | 2ccaaec44e7327284303cba0b6312a4bb6612536 (patch) | |
tree | c4f8dc5a0080f1a1f8c72d9f97168a1fa2f46f7a /net-firewall | |
parent | mail-mta/postfix: x86 stable (bug #596764) (diff) | |
download | gentoo-2ccaaec44e7327284303cba0b6312a4bb6612536.tar.gz gentoo-2ccaaec44e7327284303cba0b6312a4bb6612536.tar.bz2 gentoo-2ccaaec44e7327284303cba0b6312a4bb6612536.zip |
net-firewall/ipset: x86 stable (bug #502870)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-6.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-6.29.ebuild b/net-firewall/ipset/ipset-6.29.ebuild index d48c8f66cad7..8964d18cc0bb 100644 --- a/net-firewall/ipset/ipset-6.29.ebuild +++ b/net-firewall/ipset/ipset-6.29.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc x86" RDEPEND=">=net-firewall/iptables-1.4.7 net-libs/libmnl" |