diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:18:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:18:14 +0200 |
commit | 2f0b132efbbf12ade3d84eb936fea755e54ebfcf (patch) | |
tree | a69197fa5bc1a3dc058c6cf5823b9deab4e5e201 /net-firewall/iptables | |
parent | app-eselect/eselect-iptables: arm stable wrt bug #733498 (diff) | |
download | gentoo-2f0b132efbbf12ade3d84eb936fea755e54ebfcf.tar.gz gentoo-2f0b132efbbf12ade3d84eb936fea755e54ebfcf.tar.bz2 gentoo-2f0b132efbbf12ade3d84eb936fea755e54ebfcf.zip |
net-firewall/iptables: arm stable wrt bug #733498
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.5.ebuild b/net-firewall/iptables/iptables-1.8.5.ebuild index 54afe15b625d..33af9b2e9aa2 100644 --- a/net-firewall/iptables/iptables-1.8.5.ebuild +++ b/net-firewall/iptables/iptables-1.8.5.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" # Subslot reflects PV when libxtables and/or libip*tc was changed # the last time. SLOT="0/1.8.3" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="conntrack ipv6 netlink nftables pcap static-libs" BUILD_DEPEND=" |