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 4BB39139694 for ; Wed, 19 Apr 2017 06:46:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D930E0CE2; Wed, 19 Apr 2017 06:46:27 +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 6AA05E0CE2 for ; Wed, 19 Apr 2017 06:46:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A23A534167D for ; Wed, 19 Apr 2017 06:46:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6942D7437 for ; Wed, 19 Apr 2017 06:46:24 +0000 (UTC) From: "Jeroen Roovers" 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" Message-ID: <1492584371.c9f3e963e40a775a47f0f0b8c00535cc26c060ac.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/hping/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/hping/hping-3_pre20051105-r6.ebuild X-VCS-Directories: net-analyzer/hping/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c9f3e963e40a775a47f0f0b8c00535cc26c060ac X-VCS-Branch: master Date: Wed, 19 Apr 2017 06:46:24 +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: 6388437a-aa12-41da-9a2b-fabf1844de79 X-Archives-Hash: 8c9815729432ecdce62eff2afa9cf0ab commit: c9f3e963e40a775a47f0f0b8c00535cc26c060ac Author: Jeroen Roovers gentoo org> AuthorDate: Wed Apr 19 06:46:11 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Apr 19 06:46:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f3e963 net-analyzer/hping: Stable for HPPA (bug #615816). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches net-analyzer/hping/hping-3_pre20051105-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/hping/hping-3_pre20051105-r6.ebuild b/net-analyzer/hping/hping-3_pre20051105-r6.ebuild index b173af1353b..92ba44cbca2 100644 --- a/net-analyzer/hping/hping-3_pre20051105-r6.ebuild +++ b/net-analyzer/hping/hping-3_pre20051105-r6.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="tcl" S="${WORKDIR}/${MY_P}"