diff options
Diffstat (limited to 'extra/libkfbapi/PKGBUILD')
-rw-r--r-- | extra/libkfbapi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libkfbapi/PKGBUILD b/extra/libkfbapi/PKGBUILD index 6182653fd..456674716 100644 --- a/extra/libkfbapi/PKGBUILD +++ b/extra/libkfbapi/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libkfbapi pkgver=1.0 pkgrel=1 pkgdesc="KDE library for accessing Facebook services" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='https://projects.kde.org/libkfbapi' license=('GPL') depends=('kdepimlibs') |