diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 22:59:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 22:59:42 +0100 |
commit | 29aab0f47db7257fb1e287f9db9e0be87c53a01a (patch) | |
tree | 4dc674249df156fda0dad6dc65e75ec4c215a9e6 /net-misc/iperf | |
parent | app-crypt/johntheripper: stable 1.8.0 for ppc64, bug #684632 (diff) | |
download | gentoo-29aab0f47db7257fb1e287f9db9e0be87c53a01a.tar.gz gentoo-29aab0f47db7257fb1e287f9db9e0be87c53a01a.tar.bz2 gentoo-29aab0f47db7257fb1e287f9db9e0be87c53a01a.zip |
net-misc/iperf: stable 2.0.13 for ppc64, bug #684646
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/iperf')
-rw-r--r-- | net-misc/iperf/iperf-2.0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-2.0.13.ebuild b/net-misc/iperf/iperf-2.0.13.ebuild index 4f490c4928c2..a54341e417f2 100644 --- a/net-misc/iperf/iperf-2.0.13.ebuild +++ b/net-misc/iperf/iperf-2.0.13.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.gz" LICENSE="HPND" SLOT="2" -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="ipv6 threads debug" DOCS="INSTALL README" |