summaryrefslogtreecommitdiff
path: root/extra/libgusb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libgusb/PKGBUILD')
-rw-r--r--extra/libgusb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgusb/PKGBUILD b/extra/libgusb/PKGBUILD
index 0cf8084de..5fb10ca3b 100644
--- a/extra/libgusb/PKGBUILD
+++ b/extra/libgusb/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libgusb
pkgver=0.1.4
pkgrel=1
pkgdesc="GLib wrapper around libusb1"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://gitorious.org/gusb/"
license=('LGPL2.1')
depends=('udev' 'libusbx')