diff options
Diffstat (limited to 'community/wbar/PKGBUILD')
-rw-r--r-- | community/wbar/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wbar/PKGBUILD b/community/wbar/PKGBUILD index 6dbc694a1..7d59416a3 100644 --- a/community/wbar/PKGBUILD +++ b/community/wbar/PKGBUILD @@ -6,7 +6,7 @@ pkgname=wbar pkgver=2.3.0 pkgrel=1 pkgdesc="A quick launch bar developed with speed in mind" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/wbar" license=('GPL') depends=('libglade' 'imlib2' 'gcc-libs') |