diff options
Diffstat (limited to 'testing/vinagre')
-rw-r--r-- | testing/vinagre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/vinagre/PKGBUILD b/testing/vinagre/PKGBUILD index 53f03b189..46efcabed 100644 --- a/testing/vinagre/PKGBUILD +++ b/testing/vinagre/PKGBUILD @@ -7,7 +7,7 @@ pkgname=vinagre pkgver=3.0.0 pkgrel=1 pkgdesc="A VNC Client for the GNOME Desktop" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.gnome.org/projects/vinagre/" install=vinagre.install |