diff options
Diffstat (limited to 'community/bwbar')
-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 72b3810c2..6fa870990 100644 --- a/community/bwbar/PKGBUILD +++ b/community/bwbar/PKGBUILD @@ -5,7 +5,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") |