diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-15 19:56:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-15 19:56:56 +0300 |
commit | 762b5ef6af520cf0c316f200657b1b28fdcf9884 (patch) | |
tree | ca47baf837ba0ab5e4aa9c538150d98768f8d2a2 /net-firewall | |
parent | sys-libs/libcap: Stabilize 2.65 ppc64, #868954 (diff) | |
download | gentoo-762b5ef6af520cf0c316f200657b1b28fdcf9884.tar.gz gentoo-762b5ef6af520cf0c316f200657b1b28fdcf9884.tar.bz2 gentoo-762b5ef6af520cf0c316f200657b1b28fdcf9884.zip |
net-firewall/iptables: Stabilize 1.8.8-r4 ppc, #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 148ed238f0cc..da79d35d6f9d 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=" |