diff options
Diffstat (limited to 'extra/obexd/PKGBUILD')
-rw-r--r-- | extra/obexd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/obexd/PKGBUILD b/extra/obexd/PKGBUILD index e2505f2f7..2f851ddfb 100644 --- a/extra/obexd/PKGBUILD +++ b/extra/obexd/PKGBUILD @@ -8,7 +8,7 @@ epoch=1 pkgver=0.46 pkgrel=1 url="http://www.bluez.org/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') makedepends=('bluez' 'libical') source=("http://www.kernel.org/pub/linux/bluetooth/${pkgbase}-${pkgver}.tar.bz2") |