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 93357f5db..202c8d1e9 100644 --- a/extra/libbluedevil/PKGBUILD +++ b/extra/libbluedevil/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libbluedevil pkgver=1.9.2 pkgrel=1 pkgdesc='A Qt 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=('qt' 'bluez') |