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 a0b5d0bd0..110f34ffd 100644 --- a/extra/imake/PKGBUILD +++ b/extra/imake/PKGBUILD @@ -5,7 +5,7 @@ pkgname=imake pkgver=1.0.6 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') |