diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:22:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:38 +0100 |
commit | f4cf9e6b1f04fbe4c087409566d58ae176459de3 (patch) | |
tree | 4b3569d88c238e24fd277eb493b5706ed69791b8 /net-misc/iperf/iperf-2.0.9.ebuild | |
parent | sys-apps/baselayout: ppc stable wrt bug #596104 (diff) | |
download | gentoo-f4cf9e6b1f04fbe4c087409566d58ae176459de3.tar.gz gentoo-f4cf9e6b1f04fbe4c087409566d58ae176459de3.tar.bz2 gentoo-f4cf9e6b1f04fbe4c087409566d58ae176459de3.zip |
net-misc/iperf: ppc stable wrt bug #596256
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/iperf/iperf-2.0.9.ebuild')
-rw-r--r-- | net-misc/iperf/iperf-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-2.0.9.ebuild b/net-misc/iperf/iperf-2.0.9.ebuild index f734ceec8a58..910804e4114a 100644 --- a/net-misc/iperf/iperf-2.0.9.ebuild +++ b/net-misc/iperf/iperf-2.0.9.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.gz" LICENSE="HPND" SLOT="2" -KEYWORDS="amd64 ~arm hppa ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="ipv6 threads debug" DOCS="INSTALL README" |