diff options
Diffstat (limited to 'extra/nx-common/PKGBUILD')
-rw-r--r-- | extra/nx-common/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nx-common/PKGBUILD b/extra/nx-common/PKGBUILD index f5864f238..05b539888 100644 --- a/extra/nx-common/PKGBUILD +++ b/extra/nx-common/PKGBUILD @@ -6,7 +6,7 @@ pkgname=nx-common pkgver=3.5.0 pkgrel=5 pkgdesc="NoMachine NX common package for client and server" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://nomachine.com/" depends=('libjpeg-turbo' 'libpng' 'openssl' 'gcc-libs' 'libxcomp') # 'bash' |