Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/iptables/
Date: Wed, 10 Jan 2018 06:19:56
Message-Id: 1515565037.9cee126d73d85603720768d60ea0c6d7add7c6ff.maekke@gentoo
1 commit: 9cee126d73d85603720768d60ea0c6d7add7c6ff
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 10 06:12:01 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 10 06:17:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cee126d
7
8 net-firewall/iptables: arm stable, bug #641228
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="arm"
12
13 net-firewall/iptables/iptables-1.6.1-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-firewall/iptables/iptables-1.6.1-r2.ebuild b/net-firewall/iptables/iptables-1.6.1-r2.ebuild
17 index ffd019dcc6d..67f06ce7ac0 100644
18 --- a/net-firewall/iptables/iptables-1.6.1-r2.ebuild
19 +++ b/net-firewall/iptables/iptables-1.6.1-r2.ebuild
20 @@ -16,7 +16,7 @@ LICENSE="GPL-2"
21 # Subslot tracks libxtables as that's the one other packages generally link
22 # against and iptables changes. Will have to revisit if other sonames change.
23 SLOT="0/12"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
26 IUSE="conntrack ipv6 netlink nftables pcap static-libs"
27
28 RDEPEND="