summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/bluez/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/bluez/PKGBUILD b/core/bluez/PKGBUILD
index df484844c..8db5c84b0 100644
--- a/core/bluez/PKGBUILD
+++ b/core/bluez/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=4.101
pkgrel=1
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' 'python2' 'systemd-tools')
makedepends=('gstreamer0.10-base' 'libusb-compat' 'libsndfile' 'libusbx')