summaryrefslogtreecommitdiff
path: root/community/easystroke/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-03 11:52:01 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-03 11:52:01 -0500
commitf3f72f13c82df73ec482c4d5124645619ab1ed01 (patch)
treeb2dba6674f9b7a287ce727b5d7343dc2947dce4c /community/easystroke/PKGBUILD
parentcac6c854c6777f9c69230e8cf4a08c25f6b981cf (diff)
Add mips64el in archs
Diffstat (limited to 'community/easystroke/PKGBUILD')
-rw-r--r--community/easystroke/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/easystroke/PKGBUILD b/community/easystroke/PKGBUILD
index e07fc5c7d..e214db55b 100644
--- a/community/easystroke/PKGBUILD
+++ b/community/easystroke/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=easystroke
pkgver=0.5.5.1
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' 'libxtst' 'dbus-glib' 'xorg-server')