diff options
Diffstat (limited to 'extra/xorg-xinit/PKGBUILD')
-rw-r--r-- | extra/xorg-xinit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xorg-xinit/PKGBUILD b/extra/xorg-xinit/PKGBUILD index c313e7b51..ac6ae855a 100644 --- a/extra/xorg-xinit/PKGBUILD +++ b/extra/xorg-xinit/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xorg-xinit pkgver=1.3.3 pkgrel=3 pkgdesc="X.Org initialisation program " -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') url="http://xorg.freedesktop.org/" depends=('libx11' 'xorg-xauth' 'inetutils') |