diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:43:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:40 +0100 |
commit | ac943cd333b38bcd71781ea5db33dc463526e9cc (patch) | |
tree | d04b88e9e911fb4837216cca51dfb11901e426b2 /net-firewall | |
parent | dev-python/pip: stable 20.1.1 for ppc64 (diff) | |
download | gentoo-ac943cd333b38bcd71781ea5db33dc463526e9cc.tar.gz gentoo-ac943cd333b38bcd71781ea5db33dc463526e9cc.tar.bz2 gentoo-ac943cd333b38bcd71781ea5db33dc463526e9cc.zip |
net-firewall/iptables: stable 1.8.5 for ppc64
stable wrt bug #733498
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 ba402e184ee5..e0479ebf7388 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=" |