summaryrefslogtreecommitdiff
path: root/community/libftdi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libftdi/PKGBUILD')
-rw-r--r--community/libftdi/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libftdi/PKGBUILD b/community/libftdi/PKGBUILD
index b96b62549..02c91cfba 100644
--- a/community/libftdi/PKGBUILD
+++ b/community/libftdi/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libftdi
pkgver=1.1
pkgrel=3
pkgdesc="A library to talk to FTDI chips, optional python bindings."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.intra2net.com/en/developer/libftdi/download.php"
license=('GPL2' 'LGPL2.1')
depends=('libusbx')