diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 10:57:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-16 10:57:13 +0300 |
commit | 53cd4daffd2b47e52320683c5c136279485e0e1a (patch) | |
tree | 15313ddc459a4c9514e96f39562f88b89e66c81a /net-firewall | |
parent | dev-python/jaraco-text: Keyword 3.9.1 ppc64, #868267 (diff) | |
download | gentoo-53cd4daffd2b47e52320683c5c136279485e0e1a.tar.gz gentoo-53cd4daffd2b47e52320683c5c136279485e0e1a.tar.bz2 gentoo-53cd4daffd2b47e52320683c5c136279485e0e1a.zip |
net-firewall/iptables: Stabilize 1.8.8-r4 hppa, #868960
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-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 da79d35d6f9d..775e40ae3012 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=" |