summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-11-29 04:19:28 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-11-29 04:19:28 +0000
commit317253586d4abad1fda1fe1b566a7d15f38032f8 (patch)
treed5833b9ad1ff1b0ffc95fd4fedf156dbb24485fe /net-misc/iperf/iperf-2.0.1.ebuild
parentMarked ~hppa wrt bug 109186. (diff)
downloadhistorical-317253586d4abad1fda1fe1b566a7d15f38032f8.tar.gz
historical-317253586d4abad1fda1fe1b566a7d15f38032f8.tar.bz2
historical-317253586d4abad1fda1fe1b566a7d15f38032f8.zip
Marked stable on amd64
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-misc/iperf/iperf-2.0.1.ebuild')
-rw-r--r--net-misc/iperf/iperf-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iperf/iperf-2.0.1.ebuild b/net-misc/iperf/iperf-2.0.1.ebuild
index 66ce8e4fbb1c..ffdfd452b79a 100644
--- a/net-misc/iperf/iperf-2.0.1.ebuild
+++ b/net-misc/iperf/iperf-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.5 2005/05/10 21:41:28 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.6 2005/11/29 04:19:28 dang Exp $
DESCRIPTION="tool to measure IP bandwidth using UDP or TCP"
HOMEPAGE="http://dast.nlanr.net/Projects/Iperf"
@@ -8,7 +8,7 @@ SRC_URI="http://dast.nlanr.net/Projects/Iperf2.0/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ppc ~ppc64 ~amd64"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="ipv6 threads debug"
DEPEND="virtual/libc"