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:31:42
Message-Id: 1475731871.99c601317f73cb95bcdacf9ebe58940451b1089b.jer@gentoo
1 commit: 99c601317f73cb95bcdacf9ebe58940451b1089b
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 6 05:31:11 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 6 05:31:11 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c60131
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-3.1.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/iperf/iperf-3.1.3.ebuild b/net-misc/iperf/iperf-3.1.3.ebuild
17 index 6763612..d082459 100644
18 --- a/net-misc/iperf/iperf-3.1.3.ebuild
19 +++ b/net-misc/iperf/iperf-3.1.3.ebuild
20 @@ -10,7 +10,7 @@ LICENSE="BSD"
21 SLOT="3"
22 HOMEPAGE="https://github.com/esnet/iperf/"
23 SRC_URI="https://codeload.github.com/esnet/${PN}/tar.gz/${PV/_beta/b} -> ${P}.tar.gz"
24 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
25 +KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint"
26 IUSE="static-libs sctp"
27
28 DEPEND="sctp? ( net-misc/lksctp-tools )"