diff options
Diffstat (limited to 'extra/libxp/PKGBUILD')
-rw-r--r-- | extra/libxp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxp/PKGBUILD b/extra/libxp/PKGBUILD index 5e33fa581..0f982114e 100644 --- a/extra/libxp/PKGBUILD +++ b/extra/libxp/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libxp pkgver=1.0.1 pkgrel=3 pkgdesc="X11 X Print Library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') url="http://xorg.freedesktop.org/" depends=('libxext' 'printproto') |