diff options
Diffstat (limited to 'community/cwiid/PKGBUILD')
-rw-r--r-- | community/cwiid/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cwiid/PKGBUILD b/community/cwiid/PKGBUILD index a98abf2e5..c7fb65484 100644 --- a/community/cwiid/PKGBUILD +++ b/community/cwiid/PKGBUILD @@ -10,7 +10,7 @@ pkgname=cwiid pkgver=0.6.00 pkgrel=12 pkgdesc="Linux Nintendo Wiimote interface" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://abstrakraft.org/cwiid" depends=('bluez' 'gtk2') license=('GPL') |