From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C3E6E138330 for ; Wed, 10 Jan 2018 06:19:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7401AE0AD9; Wed, 10 Jan 2018 06:19:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EDCAE0ACD for ; Wed, 10 Jan 2018 06:19:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 85A89335C3E for ; Wed, 10 Jan 2018 06:19:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D549D1B5 for ; Wed, 10 Jan 2018 06:19:49 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1515565037.9cee126d73d85603720768d60ea0c6d7add7c6ff.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/iptables/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/iptables/iptables-1.6.1-r2.ebuild X-VCS-Directories: net-firewall/iptables/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 9cee126d73d85603720768d60ea0c6d7add7c6ff X-VCS-Branch: master Date: Wed, 10 Jan 2018 06:19:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5481dafb-d1a4-4d61-954b-a9698ee34200 X-Archives-Hash: d7d03674fb320f2431b04a9035092e6c commit: 9cee126d73d85603720768d60ea0c6d7add7c6ff Author: Markus Meier gentoo org> AuthorDate: Wed Jan 10 06:12:01 2018 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Jan 10 06:17:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cee126d net-firewall/iptables: arm stable, bug #641228 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" net-firewall/iptables/iptables-1.6.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/iptables/iptables-1.6.1-r2.ebuild b/net-firewall/iptables/iptables-1.6.1-r2.ebuild index ffd019dcc6d..67f06ce7ac0 100644 --- a/net-firewall/iptables/iptables-1.6.1-r2.ebuild +++ b/net-firewall/iptables/iptables-1.6.1-r2.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" # Subslot tracks libxtables as that's the one other packages generally link # against and iptables changes. Will have to revisit if other sonames change. SLOT="0/12" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="conntrack ipv6 netlink nftables pcap static-libs" RDEPEND="