diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 19:31:04 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 19:31:04 +0000 |
commit | 2efdd6dfddff99d643f1eebda5cd5ae5e3f136ab (patch) | |
tree | c2dca0bd72862066978d84873e8ebdf4aa61f53c /net-firewall | |
parent | net-firewall/nftables: Stabilize 1.1.1 x86, #946308 (diff) | |
download | gentoo-2efdd6dfddff99d643f1eebda5cd5ae5e3f136ab.tar.gz gentoo-2efdd6dfddff99d643f1eebda5cd5ae5e3f136ab.tar.bz2 gentoo-2efdd6dfddff99d643f1eebda5cd5ae5e3f136ab.zip |
net-firewall/iptables: Stabilize 1.8.11 x86, #946309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.11.ebuild b/net-firewall/iptables/iptables-1.8.11.ebuild index 02fe2fcbd4bc..03feeb0054ea 100644 --- a/net-firewall/iptables/iptables-1.8.11.ebuild +++ b/net-firewall/iptables/iptables-1.8.11.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="conntrack netlink nftables pcap static-libs test" RESTRICT="!test? ( test )" # TODO: skip tests needing nftables if no xtables-nft-multi (bug #890628) |