diff options
author | 2022-09-06 22:27:47 +0100 | |
---|---|---|
committer | 2022-09-06 22:27:47 +0100 | |
commit | 1e8469a875c130a3b33933628d98c0e8f94d7f26 (patch) | |
tree | d6507ab0a26805ac2450c043426ed37a5b6728ce /net-firewall/iptables | |
parent | dev-libs/inih: Stabilize 56 arm, #868948 (diff) | |
download | gentoo-1e8469a875c130a3b33933628d98c0e8f94d7f26.tar.gz gentoo-1e8469a875c130a3b33933628d98c0e8f94d7f26.tar.bz2 gentoo-1e8469a875c130a3b33933628d98c0e8f94d7f26.zip |
net-firewall/iptables: Stabilize 1.8.8-r4 arm, #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 da1b4c528c4d..cf71520ba609 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=" |