Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/iptables/
Date: Thu, 04 Jan 2018 20:40:58
Message-Id: 1515098440.2c1c4debf4609ae6f5c55437c6bc6704355e4714.zlogene@gentoo
1 commit: 2c1c4debf4609ae6f5c55437c6bc6704355e4714
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 4 20:38:05 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 20:40:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c1c4deb
7
8 net-firewall/iptables: amd64 stable wrt bug #641228
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 net-firewall/iptables/iptables-1.6.1-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-firewall/iptables/iptables-1.6.1-r2.ebuild b/net-firewall/iptables/iptables-1.6.1-r2.ebuild
16 index 76beca4e7d9..ffd019dcc6d 100644
17 --- a/net-firewall/iptables/iptables-1.6.1-r2.ebuild
18 +++ b/net-firewall/iptables/iptables-1.6.1-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -16,7 +16,7 @@ LICENSE="GPL-2"
26 # Subslot tracks libxtables as that's the one other packages generally link
27 # against and iptables changes. Will have to revisit if other sonames change.
28 SLOT="0/12"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
31 IUSE="conntrack ipv6 netlink nftables pcap static-libs"
32
33 RDEPEND="