diff options
author | Sam James <sam@gentoo.org> | 2022-09-07 02:49:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-07 02:49:10 +0100 |
commit | bcef8756ba86e4ec9432c201ea77c66c9a2f2a1a (patch) | |
tree | 147dac680dbb5f1161ab2a96cee116bb24ede8d9 /net-firewall/iptables | |
parent | sys-apps/gentoo-functions: Stabilize 0.17 sparc, #868957 (diff) | |
download | gentoo-bcef8756ba86e4ec9432c201ea77c66c9a2f2a1a.tar.gz gentoo-bcef8756ba86e4ec9432c201ea77c66c9a2f2a1a.tar.bz2 gentoo-bcef8756ba86e4ec9432c201ea77c66c9a2f2a1a.zip |
net-firewall/iptables: Stabilize 1.8.8-r4 sparc, #868960
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.8-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.8-r4.ebuild b/net-firewall/iptables/iptables-1.8.8-r4.ebuild index 7ce7f955c220..148ed238f0cc 100644 --- a/net-firewall/iptables/iptables-1.8.8-r4.ebuild +++ b/net-firewall/iptables/iptables-1.8.8-r4.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" COMMON_DEPEND=" |