diff options
Diffstat (limited to 'community/blueman/PKGBUILD')
-rw-r--r-- | community/blueman/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/blueman/PKGBUILD b/community/blueman/PKGBUILD index 5029f8157..8d339de81 100644 --- a/community/blueman/PKGBUILD +++ b/community/blueman/PKGBUILD @@ -6,7 +6,7 @@ pkgname=blueman pkgver=1.23 pkgrel=6 pkgdesc="GTK+ bluetooth manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="https://launchpad.net/blueman" depends=('bluez' 'gnome-icon-theme' 'libpulse' 'obex-data-server' 'python2-dbus' |