diff options
Diffstat (limited to 'community/lomoco/PKGBUILD')
-rw-r--r-- | community/lomoco/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lomoco/PKGBUILD b/community/lomoco/PKGBUILD index fc8ca5598..806e93064 100644 --- a/community/lomoco/PKGBUILD +++ b/community/lomoco/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="Logitech USB mouse configuration program" license=('GPL') depends=('libusb-compat') replaces=('lmctl') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') options=(!libtool) backup=(etc/udev/lomoco_mouse.conf) source=(http://www.lomoco.org/${pkgname}-${pkgver}.tar.gz |