summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmkhar Arasaratnam <omkhar@gentoo.org>2005-05-06 21:18:46 +0000
committerOmkhar Arasaratnam <omkhar@gentoo.org>2005-05-06 21:18:46 +0000
commitf16d0b4b09a1485884df7b1c0bf31ec1faccb5fb (patch)
treeda8da2710dc528d21348106b4bec6fefb06a734a /net-misc/iperf/iperf-2.0.1.ebuild
parentVersion bump (diff)
downloadhistorical-f16d0b4b09a1485884df7b1c0bf31ec1faccb5fb.tar.gz
historical-f16d0b4b09a1485884df7b1c0bf31ec1faccb5fb.tar.bz2
historical-f16d0b4b09a1485884df7b1c0bf31ec1faccb5fb.zip
Added ~ppc64 wrt #91738
Package-Manager: portage-2.0.51.19
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 fe48a46be605..b14c4967b399 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.3 2005/02/25 12:15:08 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.4 2005/05/06 21:18:46 omkhar 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"
+KEYWORDS="x86 ~ppc ~ppc64"
IUSE="ipv6 threads debug"
DEPEND="virtual/libc"