diff options
Diffstat (limited to 'extra/libxcursor/PKGBUILD')
-rw-r--r-- | extra/libxcursor/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxcursor/PKGBUILD b/extra/libxcursor/PKGBUILD index 3306c2bef..6199211a2 100644 --- a/extra/libxcursor/PKGBUILD +++ b/extra/libxcursor/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libxcursor pkgver=1.1.11 pkgrel=1 pkgdesc="X cursor management library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxfixes' 'libxrender') |