diff options
Diffstat (limited to 'extra/libxpm')
-rw-r--r-- | extra/libxpm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxpm/PKGBUILD b/extra/libxpm/PKGBUILD index 676fd9e31..b0dfd032d 100644 --- a/extra/libxpm/PKGBUILD +++ b/extra/libxpm/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libxpm pkgver=3.5.9 pkgrel=1 pkgdesc="X11 pixmap library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('custom') url="http://xorg.freedesktop.org/" depends=('libxt' 'libxext') |