diff options
Diffstat (limited to 'community/bwbar/PKGBUILD')
-rw-r--r-- | community/bwbar/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bwbar/PKGBUILD b/community/bwbar/PKGBUILD index 9e26b7e68..ee73fab6e 100644 --- a/community/bwbar/PKGBUILD +++ b/community/bwbar/PKGBUILD @@ -3,7 +3,7 @@ pkgname=bwbar pkgver=1.2.3 pkgrel=2 -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') pkgdesc="Generates text and graphical readout of the current bandwidth usage." url="http://www.kernel.org/pub/software/web/bwbar/" license=("GPL") |