diff options
Diffstat (limited to 'extra/bluez/PKGBUILD')
-rw-r--r-- | extra/bluez/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bluez/PKGBUILD b/extra/bluez/PKGBUILD index 9225a6ba5..2438b81ae 100644 --- a/extra/bluez/PKGBUILD +++ b/extra/bluez/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.93 pkgrel=2 pkgdesc="Libraries and tools for the Bluetooth protocol stack" url="http://www.bluez.org/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') depends=('dbus-core') makedepends=('gstreamer0.10-base' 'libusb-compat' 'libnl' 'libsndfile') |