summaryrefslogtreecommitdiff
path: root/community/usbredir/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
commit735e0f71a2d7db69fb1362edf7e910743145d2b3 (patch)
treeb1afcec766e567885356165d67851a468ec6ea27 /community/usbredir/PKGBUILD
parentf8fb06773f815f5df8988d0395565f5da4fe20f8 (diff)
Add mips64el in archs
Diffstat (limited to 'community/usbredir/PKGBUILD')
-rw-r--r--community/usbredir/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/usbredir/PKGBUILD b/community/usbredir/PKGBUILD
index 7668e5247..7a413742d 100644
--- a/community/usbredir/PKGBUILD
+++ b/community/usbredir/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=usbredir
pkgver=0.6
pkgrel=3
pkgdesc="USB traffic redirection protocol"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://spice-space.org/page/UsbRedir"
license=('GPL2' 'LGPL2.1')
depends=('libusb')