diff options
author | Sam James <sam@gentoo.org> | 2020-08-29 23:48:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-29 23:48:57 +0000 |
commit | d25897a19aee4f3ce936052189d627000c4d5fe7 (patch) | |
tree | c89c0b224c59a32f64637d7ee94685ee7352ca67 /net-firewall | |
parent | net-libs/libnftnl: Stabilize 1.1.7 ppc, #733498 (diff) | |
download | gentoo-d25897a19aee4f3ce936052189d627000c4d5fe7.tar.gz gentoo-d25897a19aee4f3ce936052189d627000c4d5fe7.tar.bz2 gentoo-d25897a19aee4f3ce936052189d627000c4d5fe7.zip |
net-firewall/iptables: Stabilize 1.8.5 ppc, #733498
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.5.ebuild b/net-firewall/iptables/iptables-1.8.5.ebuild index f4076d28292f..92580b2325ea 100644 --- a/net-firewall/iptables/iptables-1.8.5.ebuild +++ b/net-firewall/iptables/iptables-1.8.5.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 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 sparc x86" IUSE="conntrack ipv6 netlink nftables pcap static-libs" BUILD_DEPEND=" |