Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/iptables/
Date: Wed, 27 Jun 2018 22:26:49
Message-Id: 1530138226.ad5ad7f89d259ed97447e1de351814369c70de0f.leio@gentoo
1 commit: ad5ad7f89d259ed97447e1de351814369c70de0f
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 22:21:28 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 22:23:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5ad7f8
7
8 net-firewall/iptables-1.6.1-r3: arm64 stable (bug #641228)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 0bcab1a4bd2..8eaf19605f1 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="