diff options
author | Sam James <sam@gentoo.org> | 2022-09-06 22:28:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-06 22:28:27 +0100 |
commit | 79abe8601d163edf659018319338dbfec4fe5d50 (patch) | |
tree | dfedeceadeead288a7a592680e85623148f29696 /net-firewall/iptables | |
parent | sys-apps/kbd: Stabilize 2.5.1 arm, #868987 (diff) | |
download | gentoo-79abe8601d163edf659018319338dbfec4fe5d50.tar.gz gentoo-79abe8601d163edf659018319338dbfec4fe5d50.tar.bz2 gentoo-79abe8601d163edf659018319338dbfec4fe5d50.zip |
net-firewall/iptables: Stabilize 1.8.8-r4 arm64, #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 cf71520ba609..a9d8816ef56e 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=" |