diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:47 +0200 |
commit | 98d710bffb750acbea0bf6f46170f80c879f3f5a (patch) | |
tree | 8fbd99c695c9085f1a59bf9b0230ee08e047893f /net-firewall | |
parent | x11-misc/trayer: Stabilize 1.0-r5 amd64, #899426 (diff) | |
download | gentoo-98d710bffb750acbea0bf6f46170f80c879f3f5a.tar.gz gentoo-98d710bffb750acbea0bf6f46170f80c879f3f5a.tar.bz2 gentoo-98d710bffb750acbea0bf6f46170f80c879f3f5a.zip |
net-firewall/iptables: Stabilize 1.8.9 ppc64, #899338
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.9.ebuild b/net-firewall/iptables/iptables-1.8.9.ebuild index 09aace20ecdd..85e211b38f2a 100644 --- a/net-firewall/iptables/iptables-1.8.9.ebuild +++ b/net-firewall/iptables/iptables-1.8.9.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=" |