Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/iperf/
Date: Thu, 06 Oct 2016 05:42:05
Message-Id: 1475732497.0232b2f046f241330e9bfefe681af2f8b362ac2a.jer@gentoo
1 commit: 0232b2f046f241330e9bfefe681af2f8b362ac2a
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 6 05:41:37 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 6 05:41:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0232b2f0
7
8 net-misc/iperf: Stable for HPPA PPC64 (bug #596256).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 net-misc/iperf/iperf-2.0.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/iperf/iperf-2.0.9.ebuild b/net-misc/iperf/iperf-2.0.9.ebuild
17 index 6d2c10b..ad00c40 100644
18 --- a/net-misc/iperf/iperf-2.0.9.ebuild
19 +++ b/net-misc/iperf/iperf-2.0.9.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.gz"
21
22 LICENSE="HPND"
23 SLOT="2"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
25 +KEYWORDS="~amd64 ~arm hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
26 IUSE="ipv6 threads debug"
27
28 DOCS="INSTALL README"