From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-971398-garchives=archives.gentoo.org@lists.gentoo.org>
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 8541D1396D0
	for <garchives@archives.gentoo.org>; Thu,  7 Sep 2017 20:46:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D86FDE0D88;
	Thu,  7 Sep 2017 20:45:59 +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 B46F6E0D88
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Sep 2017 20:45:59 +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 D291233C770
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Sep 2017 20:45:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D65A8F2F
	for <gentoo-commits@lists.gentoo.org>; Thu,  7 Sep 2017 20:45:56 +0000 (UTC)
From: "Richard Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" <zerochaos@gentoo.org>
Message-ID: <1504817106.e23081369fee35ffb2c0ee3075c70033c924a38c.zerochaos@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tcpdump/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-analyzer/tcpdump/tcpdump-4.9.2.ebuild
X-VCS-Directories: net-analyzer/tcpdump/
X-VCS-Committer: zerochaos
X-VCS-Committer-Name: Richard Farina
X-VCS-Revision: e23081369fee35ffb2c0ee3075c70033c924a38c
X-VCS-Branch: master
Date: Thu,  7 Sep 2017 20:45:56 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a07dcf61-23b6-4223-8d2a-b6e4abbd00c6
X-Archives-Hash: 5b066bdf2f033d3bdba0d8099f1d13ce

commit:     e23081369fee35ffb2c0ee3075c70033c924a38c
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  7 20:44:37 2017 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Sep  7 20:45:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2308136

net-analyzer/tcpdump: stabilizing for amd64,x86

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-analyzer/tcpdump/tcpdump-4.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild b/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild
index 3f3665a822e..899f7c2d46f 100644
--- a/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == "9999" ]] ; then
 else
 	#SRC_URI="https://github.com/the-${PN}-group/${PN}/archive/${P}.tar.gz"
 	SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.gz"
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+	KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 fi
 
 RDEPEND="