diff options
Diffstat (limited to 'community/neatx/PKGBUILD')
-rw-r--r-- | community/neatx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/neatx/PKGBUILD b/community/neatx/PKGBUILD index 003d1bebf..a73e406fb 100644 --- a/community/neatx/PKGBUILD +++ b/community/neatx/PKGBUILD @@ -6,7 +6,7 @@ pkgname=neatx pkgver=0.3.1 pkgrel=10 pkgdesc="A free NX server by google" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/neatx/" license=('GPL') depends=('nxserver' 'python-pexpect' 'python-simplejson' 'netcat' 'pygtk') |