diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-10 07:12:01 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-10 07:17:17 +0100 |
commit | 9cee126d73d85603720768d60ea0c6d7add7c6ff (patch) | |
tree | 54a04a851c32084231cd0563a0b6c114d339bdf0 /net-firewall/iptables | |
parent | net-firewall/nftables: arm stable, bug #641228 (diff) | |
download | gentoo-9cee126d73d85603720768d60ea0c6d7add7c6ff.tar.gz gentoo-9cee126d73d85603720768d60ea0c6d7add7c6ff.tar.bz2 gentoo-9cee126d73d85603720768d60ea0c6d7add7c6ff.zip |
net-firewall/iptables: arm stable, bug #641228
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-firewall/iptables')
-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 ffd019dcc6de..67f06ce7ac09 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=" |