diff options
Diffstat (limited to 'community/matchbox-panel/PKGBUILD')
-rw-r--r-- | community/matchbox-panel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/matchbox-panel/PKGBUILD b/community/matchbox-panel/PKGBUILD index 751ec230e..6d438bb09 100644 --- a/community/matchbox-panel/PKGBUILD +++ b/community/matchbox-panel/PKGBUILD @@ -4,7 +4,7 @@ pkgname=matchbox-panel pkgver=0.9.3 pkgrel=4 pkgdesc="A flexible always present 'window bar' for holding application launchers and small 'applet' style applications" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libmatchbox' 'startup-notification' 'libpng') url="http://projects.o-hand.com/matchbox" |