diff options
Diffstat (limited to 'extra/nx/PKGBUILD')
-rw-r--r-- | extra/nx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nx/PKGBUILD b/extra/nx/PKGBUILD index 94ba80f98..c8951a808 100644 --- a/extra/nx/PKGBUILD +++ b/extra/nx/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=nx pkgname=('libxcomp' 'nxproxy' 'nx-x11' 'nx-xcompext' 'nxagent' 'x2go-agent' 'nx-headers') pkgver=3.5.0.17 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://wiki.x2go.org/" license=('GPL') #options=('!makeflags') # '!strip') |