diff options
Diffstat (limited to 'extra/xf86-input-void')
-rw-r--r-- | extra/xf86-input-void/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xf86-input-void/PKGBUILD b/extra/xf86-input-void/PKGBUILD index 6c4a38685..1826fbb58 100644 --- a/extra/xf86-input-void/PKGBUILD +++ b/extra/xf86-input-void/PKGBUILD @@ -6,7 +6,7 @@ _gitdate=20110318 pkgver=1.3.1.99_git${_gitdate} # see configure.ac pkgrel=1 pkgdesc="X.org void input driver" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('custom') url="http://xorg.freedesktop.org/" depends=('glibc') |