diff options
Diffstat (limited to 'community/usb_modeswitch/PKGBUILD')
-rw-r--r-- | community/usb_modeswitch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/usb_modeswitch/PKGBUILD b/community/usb_modeswitch/PKGBUILD index 1a64e03a6..c229e8fcd 100644 --- a/community/usb_modeswitch/PKGBUILD +++ b/community/usb_modeswitch/PKGBUILD @@ -6,7 +6,7 @@ pkgver=1.2.3 pkgrel=2 _pkgdata=20120531 pkgdesc="Activating switchable USB devices on Linux." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.draisberghof.de/usb_modeswitch/" license=('GPL') depends=('libusb-compat' 'tcl') |