diff options
Diffstat (limited to 'extra/dasher')
-rw-r--r-- | extra/dasher/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dasher/PKGBUILD b/extra/dasher/PKGBUILD index c40d81bc0..e6da6487b 100644 --- a/extra/dasher/PKGBUILD +++ b/extra/dasher/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dasher pkgver=4.10.1 pkgrel=3 pkgdesc="Information-efficient text-entry interface, driven by natural continuous pointing gestures" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('at-spi' 'libgnomeui' 'gnome-speech' 'gconf' 'hicolor-icon-theme') makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils') |