diff options
author | 2024-12-16 07:51:24 +0000 | |
---|---|---|
committer | 2024-12-16 07:51:24 +0000 | |
commit | ddab1cfb2de5bdca2adb5388a3d69440de8e2911 (patch) | |
tree | 9b7278026cd206d7b997836905b347d796508610 /net-firewall | |
parent | net-firewall/nftables: Stabilize 1.1.1 ppc64, #946308 (diff) | |
download | gentoo-ddab1cfb2de5bdca2adb5388a3d69440de8e2911.tar.gz gentoo-ddab1cfb2de5bdca2adb5388a3d69440de8e2911.tar.bz2 gentoo-ddab1cfb2de5bdca2adb5388a3d69440de8e2911.zip |
net-firewall/iptables: Stabilize 1.8.11 ppc64, #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 e5b61d8245f8..6bfee9b5102c 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) |