diff options
Diffstat (limited to 'community/easystroke')
-rw-r--r-- | community/easystroke/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/easystroke/PKGBUILD b/community/easystroke/PKGBUILD index bf1cb5a39..a657d3cee 100644 --- a/community/easystroke/PKGBUILD +++ b/community/easystroke/PKGBUILD @@ -5,7 +5,7 @@ pkgname=easystroke pkgver=0.5.6 pkgrel=2 pkgdesc='Use mouse gestures to initiate commands and hotkeys.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://easystroke.sourceforge.net/' license=('custom:ISC') depends=('gtkmm' 'boost-libs' 'libxtst' 'dbus-glib' 'xorg-server') |