From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E1D4413829C for ; Sat, 11 Jun 2016 07:24:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 702DA25402A; Sat, 11 Jun 2016 07:24:51 +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 0F72D25402A for ; Sat, 11 Jun 2016 07:24:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 276F9340B1E for ; Sat, 11 Jun 2016 07:24:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00BEA13FE for ; Sat, 11 Jun 2016 07:24:48 +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: <1465629885.47f94ad979c8b10541ef33d0dae52fb8999da6c2.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/iperf/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/iperf/iperf-3.0.12.ebuild X-VCS-Directories: net-misc/iperf/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 47f94ad979c8b10541ef33d0dae52fb8999da6c2 X-VCS-Branch: master Date: Sat, 11 Jun 2016 07:24:48 +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: b73ed339-595e-4fad-b202-e46742a6e50a X-Archives-Hash: 2048ea9556b587df0a87bfd435901fc7 commit: 47f94ad979c8b10541ef33d0dae52fb8999da6c2 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jun 11 07:24:31 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jun 11 07:24:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f94ad9 net-misc/iperf: Stable for HPPA PPC64 (bug #585504). Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches net-misc/iperf/iperf-3.0.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/iperf/iperf-3.0.12.ebuild b/net-misc/iperf/iperf-3.0.12.ebuild index 3a289a4..7a72f6d 100644 --- a/net-misc/iperf/iperf-3.0.12.ebuild +++ b/net-misc/iperf/iperf-3.0.12.ebuild @@ -10,7 +10,7 @@ LICENSE="BSD" SLOT="3" HOMEPAGE="https://github.com/esnet/iperf/" SRC_URI="https://codeload.github.com/esnet/${PN}/tar.gz/${PV} -> ${P}.tar.gz" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" +KEYWORDS="amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="static-libs" src_prepare() {