summaryrefslogtreecommitdiff
path: root/community/iperf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/iperf/PKGBUILD')
-rw-r--r--community/iperf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/iperf/PKGBUILD b/community/iperf/PKGBUILD
index fb4539a72..7c98b4f7a 100644
--- a/community/iperf/PKGBUILD
+++ b/community/iperf/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=iperf
pkgver=2.0.5
pkgrel=7
pkgdesc='A tool to measure maximum TCP bandwidth'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
url='http://iperf.sourceforge.net'
depends=('gcc-libs')