summaryrefslogtreecommitdiff
path: root/community/nethogs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nethogs/PKGBUILD')
-rw-r--r--community/nethogs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nethogs/PKGBUILD b/community/nethogs/PKGBUILD
index 3ed0be492..9164a323e 100644
--- a/community/nethogs/PKGBUILD
+++ b/community/nethogs/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A net top tool which displays traffic used per process instead of per I
url="http://nethogs.sourceforge.net"
license=(GPL)
depends=(libpcap ncurses gcc-libs)
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz gcc44.patch)
md5sums=('e5f04071571e469e14c89f637cfa34a2'
'62eb824fbbadd1c60d0749593c16d293')