diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:24:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:46:01 +0100 |
commit | 2fba802b58c6672325f12ed625e68e7b2c63f34f (patch) | |
tree | a857f9eb6afe82d0984ac13471d3fb9f40e87ec0 /net-firewall | |
parent | net-libs/libnftnl: x86 stable (bug #641228) (diff) | |
download | gentoo-2fba802b58c6672325f12ed625e68e7b2c63f34f.tar.gz gentoo-2fba802b58c6672325f12ed625e68e7b2c63f34f.tar.bz2 gentoo-2fba802b58c6672325f12ed625e68e7b2c63f34f.zip |
net-firewall/iptables: x86 stable (bug #641228)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.6.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.6.1-r2.ebuild b/net-firewall/iptables/iptables-1.6.1-r2.ebuild index 0dabfce3fdd5..593703a4eea2 100644 --- a/net-firewall/iptables/iptables-1.6.1-r2.ebuild +++ b/net-firewall/iptables/iptables-1.6.1-r2.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" # Subslot tracks libxtables as that's the one other packages generally link # against and iptables changes. Will have to revisit if other sonames change. SLOT="0/12" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="conntrack ipv6 netlink nftables pcap static-libs" RDEPEND=" |