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 5abc52346..e8d55f049 100644 --- a/community/blueman/PKGBUILD +++ b/community/blueman/PKGBUILD @@ -6,7 +6,7 @@ pkgname=blueman pkgver=1.23 pkgrel=4 pkgdesc="GTK+ bluetooth manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://blueman-project.org" depends=('python-notify' 'bluez' 'dbus-python' 'gtk2' 'pygobject' 'startup-notification' |