diff options
Diffstat (limited to 'community/bmpanel/PKGBUILD')
-rw-r--r-- | community/bmpanel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bmpanel/PKGBUILD b/community/bmpanel/PKGBUILD index 58dcb1874..51a16900e 100644 --- a/community/bmpanel/PKGBUILD +++ b/community/bmpanel/PKGBUILD @@ -6,7 +6,7 @@ pkgname=bmpanel pkgver=0.9.27 pkgrel=3 pkgdesc="A modern, NETWM compliant, bitmap theme-based x11 panel." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://nsf.110mb.com/bmpanel/" license=('custom') depends=('imlib2' 'fontconfig' 'libxrender' 'libxcomposite' 'ttf-dejavu') |