From 35f6c389808662679812a4d2f6a31ac279b8314e Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Mon, 25 Jun 2012 17:27:01 +0200 Subject: Build bluez for mips64el. --- core/bluez/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') -- cgit v1.2.3-54-g00ecf