diff options
Diffstat (limited to 'extra/libbtctl/PKGBUILD')
-rw-r--r-- | extra/libbtctl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libbtctl/PKGBUILD b/extra/libbtctl/PKGBUILD index e81cb690e..76cd085aa 100644 --- a/extra/libbtctl/PKGBUILD +++ b/extra/libbtctl/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libbtctl pkgver=0.11.1 pkgrel=1 pkgdesc="GObject wrapper for Bluetooth functionality." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.usefulinc.com/software/gnome-bluetooth/" license=('GPL' 'LGPL') depends=('glib2' 'openobex' 'bluez') |