summaryrefslogtreecommitdiff
path: root/core/libusbx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libusbx/PKGBUILD')
-rw-r--r--core/libusbx/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libusbx/PKGBUILD b/core/libusbx/PKGBUILD
index ac1363119..1fbe0bc00 100644
--- a/core/libusbx/PKGBUILD
+++ b/core/libusbx/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.11
pkgrel=2
depends=('glibc')
pkgdesc="Library that provides generic access to USB device"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://libusbx.org"
license=('LGPL')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)