diff options
Diffstat (limited to 'community/bwm-ng/PKGBUILD')
-rw-r--r-- | community/bwm-ng/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bwm-ng/PKGBUILD b/community/bwm-ng/PKGBUILD index f07d5b25a..5fe7bb1c7 100644 --- a/community/bwm-ng/PKGBUILD +++ b/community/bwm-ng/PKGBUILD @@ -6,7 +6,7 @@ pkgname=bwm-ng pkgver=0.6 pkgrel=4 pkgdesc="A small and simple console-based live bandwidth monitor" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.gropp.org/" license=('GPL') depends=('ncurses') |