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: Wed, 28 Nov 2018 22:30:45
Message-Id: 1543444229.524fe559438cb24a2b97f263c38d790f6a1c9c77.mattst88@gentoo
1 commit: 524fe559438cb24a2b97f263c38d790f6a1c9c77
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 28 22:30:18 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 28 22:30:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524fe559
7
8 net-firewall/iptables-1.6.1-r3: alpha stable, bug 641228
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-firewall/iptables/iptables-1.6.1-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/iptables/iptables-1.6.1-r3.ebuild b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
16 index e919344e870..1a3c753e282 100644
17 --- a/net-firewall/iptables/iptables-1.6.1-r3.ebuild
18 +++ b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
19 @@ -16,7 +16,7 @@ LICENSE="GPL-2"
20 # Subslot tracks libxtables as that's the one other packages generally link
21 # against and iptables changes. Will have to revisit if other sonames change.
22 SLOT="0/12"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
25 IUSE="conntrack ipv6 netlink nftables pcap static-libs"
26
27 COMMON_DEPEND="