summaryrefslogtreecommitdiff
path: root/community/nload/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nload/PKGBUILD')
-rw-r--r--community/nload/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nload/PKGBUILD b/community/nload/PKGBUILD
index 2518e64ee..1a5ea0e3d 100644
--- a/community/nload/PKGBUILD
+++ b/community/nload/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Console application which monitors network traffic and bandwidth usage
url='http://www.roland-riegel.de/nload'
license=('GPL2')
depends=('ncurses' 'gcc-libs')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("$url/$pkgname-$pkgver.tar.gz")
md5sums=('9b97c37fe1474f1da42f265fead24081')