diff options
Diffstat (limited to 'community/libvirt')
-rw-r--r-- | community/libvirt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libvirt/PKGBUILD b/community/libvirt/PKGBUILD index e12494bab..78651e7b4 100644 --- a/community/libvirt/PKGBUILD +++ b/community/libvirt/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libvirt pkgver=0.9.8 pkgrel=2 pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://libvirt.org/" license=('LGPL') depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2' |