summaryrefslogtreecommitdiff
path: root/community/nload
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-30 15:02:41 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-30 15:02:41 -0300
commitc7902b7bc0c7583d1981a6d940b3b98420cf75fa (patch)
tree474414fcc9b521bae59d9e996897eebe003cc805 /community/nload
parentcbd27aa2c3c49e4d93979e847d8b177a1a4fe324 (diff)
grub2: preliminary pkgbuild for loongson bios. also rebuilds
Diffstat (limited to 'community/nload')
-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')