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 3bf9ec080..7f7f3a66a 100644
--- a/community/nethogs/PKGBUILD
+++ b/community/nethogs/PKGBUILD
@@ -9,7 +9,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=('d6fb12b46e80a50c9b9f91dd48e2b234'
'62eb824fbbadd1c60d0749593c16d293')