diff options
Diffstat (limited to 'extra/libstroke/PKGBUILD')
-rw-r--r-- | extra/libstroke/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libstroke/PKGBUILD b/extra/libstroke/PKGBUILD index 08f0a1dac..c81b0a90f 100644 --- a/extra/libstroke/PKGBUILD +++ b/extra/libstroke/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libstroke pkgver=0.5.1 pkgrel=5 pkgdesc="A stroke (mouse gesture) translation library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://etla.net/libstroke/" license=('GPL2') depends=('glibc') |