diff options
Diffstat (limited to 'extra/libbluedevil')
-rw-r--r-- | extra/libbluedevil/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libbluedevil/PKGBUILD b/extra/libbluedevil/PKGBUILD index bed209227..defa33a5c 100644 --- a/extra/libbluedevil/PKGBUILD +++ b/extra/libbluedevil/PKGBUILD @@ -8,7 +8,7 @@ _pkgver=2.0-rc1 pkgrel=2 epoch=1 pkgdesc='A Qt4 wrapper for bluez used in the new KDE bluetooth stack' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://projects.kde.org/projects/playground/libs/libbluedevil" license=('GPL') depends=('qt4' 'bluez') |