diff options
Diffstat (limited to 'extra/libxtst/PKGBUILD')
-rw-r--r-- | extra/libxtst/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxtst/PKGBUILD b/extra/libxtst/PKGBUILD index bcdf92d29..adbb507e7 100644 --- a/extra/libxtst/PKGBUILD +++ b/extra/libxtst/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libxtst pkgver=1.2.0 pkgrel=1 pkgdesc="X11 Testing -- Resource extension library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxext' 'libxi' 'recordproto' 'inputproto') |