diff options
Diffstat (limited to 'community/netbrake/PKGBUILD')
-rw-r--r-- | community/netbrake/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/netbrake/PKGBUILD b/community/netbrake/PKGBUILD index 3eb1bf9cd..aef0599df 100644 --- a/community/netbrake/PKGBUILD +++ b/community/netbrake/PKGBUILD @@ -6,7 +6,7 @@ pkgname=netbrake pkgver=0.2 pkgrel=4 pkgdesc="Netbrake is an utility to limit the bandwidth used by a process" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.hping.org/netbrake/" license=('GPL') depends=(glibc) |