diff options
Diffstat (limited to 'extra/libxevie/PKGBUILD')
-rw-r--r-- | extra/libxevie/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxevie/PKGBUILD b/extra/libxevie/PKGBUILD index 712663b54..fd12e2745 100644 --- a/extra/libxevie/PKGBUILD +++ b/extra/libxevie/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libxevie pkgver=1.0.3 pkgrel=2 pkgdesc="X11 EvIE extension library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxext') |