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 2f051b7f5..7da864f8c 100644 --- a/extra/x2goclient/PKGBUILD +++ b/extra/x2goclient/PKGBUILD @@ -7,7 +7,7 @@ pkgname=x2goclient pkgver=4.0.1.0 pkgrel=1 pkgdesc="x2go qt4 client" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.x2go.org" depends=('qt4' 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 'hicolor-icon-theme' 'xdg-utils') |