diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:21:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:21:58 +0200 |
commit | 426ec091418bb050267de540edb79b11c0d46e32 (patch) | |
tree | d21172193afb307eab1be484b14cf896dd5dede3 /net-firewall | |
parent | x11-misc/compton: x86 stable wrt bug #732068 (diff) | |
download | gentoo-426ec091418bb050267de540edb79b11c0d46e32.tar.gz gentoo-426ec091418bb050267de540edb79b11c0d46e32.tar.bz2 gentoo-426ec091418bb050267de540edb79b11c0d46e32.zip |
net-firewall/iptables: x86 stable wrt bug #733498
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-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 33af9b2e9aa2..2deabcf6a5c8 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=" |