diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 10:03:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 10:03:03 +0200 |
commit | 658f5ed16f74ccbbebdde8ee676de82743f067aa (patch) | |
tree | d9b6a02b35a0f0c0dedf7a20dd8bd97a9506dd59 /net-firewall/iptables | |
parent | app-eselect/eselect-iptables: x86 stable wrt bug #836617 (diff) | |
download | gentoo-658f5ed16f74ccbbebdde8ee676de82743f067aa.tar.gz gentoo-658f5ed16f74ccbbebdde8ee676de82743f067aa.tar.bz2 gentoo-658f5ed16f74ccbbebdde8ee676de82743f067aa.zip |
net-firewall/iptables: x86 stable wrt bug #836617
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.7-r2.ebuild b/net-firewall/iptables/iptables-1.8.7-r2.ebuild index c8b19baf8bbe..abe421fce4e8 100644 --- a/net-firewall/iptables/iptables-1.8.7-r2.ebuild +++ b/net-firewall/iptables/iptables-1.8.7-r2.ebuild @@ -13,7 +13,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 netlink nftables pcap static-libs" BUILD_DEPEND=" |