summaryrefslogtreecommitdiff
path: root/community/virtviewer/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/virtviewer/PKGBUILD')
-rw-r--r--community/virtviewer/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtviewer/PKGBUILD b/community/virtviewer/PKGBUILD
index bd4d137bc..9251089ef 100644
--- a/community/virtviewer/PKGBUILD
+++ b/community/virtviewer/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A lightweight interface for interacting with the graphical display of v
depends=('gtk-vnc' 'libglade>=2.6.0' 'libvirt' 'spice-gtk3' 'desktop-file-utils')
makedepends=('intltool')
url="http://virt-manager.et.redhat.com"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
install=virtviewer.install
source=("http://virt-manager.et.redhat.com/download/sources/virt-viewer/virt-viewer-$pkgver.tar.gz")