diff options
author | 2016-06-27 10:45:39 +0200 | |
---|---|---|
committer | 2016-06-27 10:45:39 +0200 | |
commit | 6126e733f6b534489532ce6ff863ee06dd91314d (patch) | |
tree | 3668a8e402ec01892ab322183ed34ba9feef6db7 /net-misc | |
parent | net-misc/ntp: x86 stable wrt bug #581528 (diff) | |
download | gentoo-6126e733f6b534489532ce6ff863ee06dd91314d.tar.gz gentoo-6126e733f6b534489532ce6ff863ee06dd91314d.tar.bz2 gentoo-6126e733f6b534489532ce6ff863ee06dd91314d.zip |
net-misc/iperf: x86 stable wrt bug #585504
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/iperf/iperf-3.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-3.0.12.ebuild b/net-misc/iperf/iperf-3.0.12.ebuild index 7a72f6dee32e..753bd91034e5 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() { |