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 606b24cb6..456616062 100644 --- a/community/usb_modeswitch/PKGBUILD +++ b/community/usb_modeswitch/PKGBUILD @@ -6,7 +6,7 @@ pkgver=1.2.5 pkgrel=1 _pkgdata=20121109 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') |