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 8f2620965..71dcf16d3 100644 --- a/community/bwbar/PKGBUILD +++ b/community/bwbar/PKGBUILD @@ -5,7 +5,7 @@ pkgname=bwbar pkgver=1.2.3 pkgrel=3 -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") |