diff options
Diffstat (limited to 'extra/imake/PKGBUILD')
-rw-r--r-- | extra/imake/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/imake/PKGBUILD b/extra/imake/PKGBUILD index 9a879d865..a0196e69f 100644 --- a/extra/imake/PKGBUILD +++ b/extra/imake/PKGBUILD @@ -5,7 +5,7 @@ pkgname=imake pkgver=1.0.3 pkgrel=2 pkgdesc="X.Org imake program and related utilities" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=(glibc) |