diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-07 18:36:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-07 18:36:25 +0200 |
commit | 5413ed8c575c005fac29ea00f543bcb60589e8cb (patch) | |
tree | 9ca493f36f66ddb1b8cc7992289f1ecffa8bbcba /net-firewall/iptables | |
parent | net-firewall/iptables: Stabilize 1.8.9 sparc, #899338 (diff) | |
download | gentoo-5413ed8c575c005fac29ea00f543bcb60589e8cb.tar.gz gentoo-5413ed8c575c005fac29ea00f543bcb60589e8cb.tar.bz2 gentoo-5413ed8c575c005fac29ea00f543bcb60589e8cb.zip |
net-firewall/iptables: Stabilize 1.8.9 ppc, #899338
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-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 b157b5096628..6ccd3190a76a 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=" |