diff options
Diffstat (limited to 'community/matchbox-keyboard/PKGBUILD')
-rw-r--r-- | community/matchbox-keyboard/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/matchbox-keyboard/PKGBUILD b/community/matchbox-keyboard/PKGBUILD index 2651a9a99..2446dd81d 100644 --- a/community/matchbox-keyboard/PKGBUILD +++ b/community/matchbox-keyboard/PKGBUILD @@ -6,7 +6,7 @@ pkgname=matchbox-keyboard pkgver=0.1 pkgrel=3 pkgdesc="An on screen virtual keyboard" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('cairo' 'libfakekey' 'libxft') url="http://projects.o-hand.com/matchbox" license=('GPL') |