diff options
Diffstat (limited to 'community/ioping/PKGBUILD')
-rw-r--r-- | community/ioping/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ioping/PKGBUILD b/community/ioping/PKGBUILD index 7485789ef..24e4a9bef 100644 --- a/community/ioping/PKGBUILD +++ b/community/ioping/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ioping pkgver=0.6 pkgrel=1 pkgdesc='Simple disk I/0 latency measuring tool' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL3') url='http://ioping.googlecode.com' depends=('glibc') |