diff options
Diffstat (limited to 'extra/gnokii/PKGBUILD')
-rw-r--r-- | extra/gnokii/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnokii/PKGBUILD b/extra/gnokii/PKGBUILD index 036522ede..cce1c878e 100644 --- a/extra/gnokii/PKGBUILD +++ b/extra/gnokii/PKGBUILD @@ -8,7 +8,7 @@ pkgname=gnokii pkgver=0.6.30 pkgrel=2 pkgdesc="Tools and user space driver for use with mobile phones" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnokii.org/" license=('GPL') depends=('libusb-compat' 'libxpm' 'bluez' 'libical') |