diff options
Diffstat (limited to 'community/matchbox-desktop/PKGBUILD')
-rw-r--r-- | community/matchbox-desktop/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/matchbox-desktop/PKGBUILD b/community/matchbox-desktop/PKGBUILD index 5d2af790e..f9ef9a2df 100644 --- a/community/matchbox-desktop/PKGBUILD +++ b/community/matchbox-desktop/PKGBUILD @@ -6,7 +6,7 @@ pkgname=matchbox-desktop pkgver=2.0 pkgrel=2 pkgdesc="A PDA style application launcher or 'item browser'." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libmatchbox' 'startup-notification' 'libpng' 'gtk2') url="http://projects.o-hand.com/matchbox" |