summaryrefslogtreecommitdiff
path: root/core/libusb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libusb/PKGBUILD')
-rw-r--r--core/libusb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libusb/PKGBUILD b/core/libusb/PKGBUILD
index 801cd583b..70690923b 100644
--- a/core/libusb/PKGBUILD
+++ b/core/libusb/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.9
pkgrel=1
depends=('glibc')
pkgdesc="Library to enable user space application programs to communicate with USB devices."
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://libusb.sourceforge.net/"
license=('LGPL')
source=(http://downloads.sourceforge.net/libusb/libusb-${pkgver}.tar.bz2)