diff options
Diffstat (limited to 'extra/x2goclient/PKGBUILD')
-rw-r--r-- | extra/x2goclient/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/x2goclient/PKGBUILD b/extra/x2goclient/PKGBUILD index 74b542881..b0e720542 100644 --- a/extra/x2goclient/PKGBUILD +++ b/extra/x2goclient/PKGBUILD @@ -7,7 +7,7 @@ pkgname=x2goclient pkgver=4.0.1.3 pkgrel=1 pkgdesc="x2go qt4 client" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://www.x2go.org" depends=('qt4' 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 'hicolor-icon-theme' 'xdg-utils') |