diff options
author | Sam James <sam@gentoo.org> | 2024-05-30 04:23:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-30 04:23:24 +0100 |
commit | 7396c1306f3ab9d5ca13ae278cda662eacd20aec (patch) | |
tree | 5d2b71d73311b07bd46de6748c66305b9c7b7ee4 /net-firewall | |
parent | net-firewall/iptables: Stabilize 1.8.10-r1 ppc64, #933157 (diff) | |
download | gentoo-7396c1306f3ab9d5ca13ae278cda662eacd20aec.tar.gz gentoo-7396c1306f3ab9d5ca13ae278cda662eacd20aec.tar.bz2 gentoo-7396c1306f3ab9d5ca13ae278cda662eacd20aec.zip |
net-firewall/iptables: Stabilize 1.8.10-r1 sparc, #933157
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.10-r1.ebuild b/net-firewall/iptables/iptables-1.8.10-r1.ebuild index e090ea2d2c9a..ea5ef5edfd98 100644 --- a/net-firewall/iptables/iptables-1.8.10-r1.ebuild +++ b/net-firewall/iptables/iptables-1.8.10-r1.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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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) |