Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/iperf/
Date: Wed, 08 May 2019 06:25:43
Message-Id: 1557296727.d7faab95f40c3be0e3117906d4f6fac7ddd11d92.slyfox@gentoo
1 commit: d7faab95f40c3be0e3117906d4f6fac7ddd11d92
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed May 8 06:01:14 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 8 06:25:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7faab95
7
8 net-misc/iperf: stable 3.6 for hppa, bug #684646
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-misc/iperf/iperf-3.6.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-misc/iperf/iperf-3.6.ebuild b/net-misc/iperf/iperf-3.6.ebuild
19 index 09b2e796dfd..9489a61c5c2 100644
20 --- a/net-misc/iperf/iperf-3.6.ebuild
21 +++ b/net-misc/iperf/iperf-3.6.ebuild
22 @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="BSD"
25 SLOT="3"
26 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint"
27 +KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint"
28 IUSE="libressl sctp static-libs"
29
30 DEPEND="!libressl? ( dev-libs/openssl:0= )