From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-903517-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 CC490138330
	for <garchives@archives.gentoo.org>; Thu, 29 Sep 2016 04:00:02 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 05733E0A69;
	Thu, 29 Sep 2016 04:00:02 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id DC188E0A69
	for <gentoo-commits@lists.gentoo.org>; Thu, 29 Sep 2016 04:00:01 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0A590340688
	for <gentoo-commits@lists.gentoo.org>; Thu, 29 Sep 2016 04:00:01 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 27E3C7D2
	for <gentoo-commits@lists.gentoo.org>; Thu, 29 Sep 2016 03:59:59 +0000 (UTC)
From: "Jeroen Roovers" <jer@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, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1475121317.935dcbc3d6fb8ce95d05a15caa5ec4c0f65339ba.jer@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/net-tools/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/net-tools/net-tools-1.60_p20160215155418.ebuild
X-VCS-Directories: sys-apps/net-tools/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: 935dcbc3d6fb8ce95d05a15caa5ec4c0f65339ba
X-VCS-Branch: master
Date: Thu, 29 Sep 2016 03:59:59 +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: e5de9345-e2b1-4621-8a0f-3d7a185d57f5
X-Archives-Hash: ccef692686a0ac45da8077d23e4171e4

commit:     935dcbc3d6fb8ce95d05a15caa5ec4c0f65339ba
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 03:55:17 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 03:55:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935dcbc3

sys-apps/net-tools: Stable for HPPA PPC64 (bug #591430).

Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

 sys-apps/net-tools/net-tools-1.60_p20160215155418.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/net-tools/net-tools-1.60_p20160215155418.ebuild b/sys-apps/net-tools/net-tools-1.60_p20160215155418.ebuild
index 12251b6..b6d3693 100644
--- a/sys-apps/net-tools/net-tools-1.60_p20160215155418.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60_p20160215155418.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
 	inherit git-2
 else
 	SRC_URI="mirror://gentoo/${P}.tar.xz"
-	KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+	KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Standard Linux networking tools"