diff options
Diffstat (limited to 'extra/libbluedevil/PKGBUILD')
-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 b35f4db2c..04b1f6cc2 100644 --- a/extra/libbluedevil/PKGBUILD +++ b/extra/libbluedevil/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libbluedevil pkgver=1.9.3 pkgrel=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') |