diff options
Diffstat (limited to 'extra/libkgoogle/PKGBUILD')
-rw-r--r-- | extra/libkgoogle/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libkgoogle/PKGBUILD b/extra/libkgoogle/PKGBUILD index f5daa1aeb..a714dc1c7 100644 --- a/extra/libkgoogle/PKGBUILD +++ b/extra/libkgoogle/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.3.1 pkgrel=1 pkgdesc="A KDE-based library for accessing various Google services via their public API" url='https://projects.kde.org/projects/kdereview/libkgoogle' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL' 'LGPL' 'FDL') depends=('kdepimlibs' 'qjson') makedepends=('cmake' 'automoc4' 'boost') |