diff options
Diffstat (limited to 'extra/libxau/PKGBUILD')
-rw-r--r-- | extra/libxau/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxau/PKGBUILD b/extra/libxau/PKGBUILD index 8fe202370..51094a411 100644 --- a/extra/libxau/PKGBUILD +++ b/extra/libxau/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libxau pkgver=1.0.7 pkgrel=1 pkgdesc="X11 authorisation library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" depends=('glibc' 'xproto>=7.0.18') makedepends=('pkgconfig') |