diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-17 08:38:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-17 08:38:01 +0300 |
commit | 2f1ed9a4b5aad4af92b37dbd26b8050eef5e25be (patch) | |
tree | 26a48851b0cafe81d1c2283f9166a1dabde26cf7 /net-firewall/iptables | |
parent | dev-libs/inih: Stabilize 56-r1 ppc64, #868948 (diff) | |
download | gentoo-2f1ed9a4b5aad4af92b37dbd26b8050eef5e25be.tar.gz gentoo-2f1ed9a4b5aad4af92b37dbd26b8050eef5e25be.tar.bz2 gentoo-2f1ed9a4b5aad4af92b37dbd26b8050eef5e25be.zip |
net-firewall/iptables: Stabilize 1.8.8-r4 ppc64, #868960
Signed-off-by: Arthur Zamarin <arthurzam@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 775e40ae3012..7ee81eb845ac 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=" |