Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/iptables/
Date: Mon, 17 Sep 2018 23:10:56
Message-Id: 1537225621.a1a02b32e8ae223ee09223dae4593ddee947dd9e.mattst88@gentoo
1 commit: a1a02b32e8ae223ee09223dae4593ddee947dd9e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 23:07:01 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 17 23:07:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a02b32
7
8 net-firewall/iptables-1.6.1-r3: ppc stable, bug 641228
9
10 net-firewall/iptables/iptables-1.6.1-r3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-firewall/iptables/iptables-1.6.1-r3.ebuild b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
14 index a28009ae493..6f4a4677f3a 100644
15 --- a/net-firewall/iptables/iptables-1.6.1-r3.ebuild
16 +++ b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
17 @@ -16,7 +16,7 @@ LICENSE="GPL-2"
18 # Subslot tracks libxtables as that's the one other packages generally link
19 # against and iptables changes. Will have to revisit if other sonames change.
20 SLOT="0/12"
21 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
22 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86"
23 IUSE="conntrack ipv6 netlink nftables pcap static-libs"
24
25 COMMON_DEPEND="