From f3f72f13c82df73ec482c4d5124645619ab1ed01 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 3 Aug 2012 11:52:01 -0500 Subject: Add mips64el in archs --- community/easystroke/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/easystroke/PKGBUILD') 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') -- cgit v1.2.3-54-g00ecf