aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libkgapi
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libkgapi')
-rw-r--r--testing/libkgapi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libkgapi/APKBUILD b/testing/libkgapi/APKBUILD
index b17eb4005d..bfa94de613 100644
--- a/testing/libkgapi/APKBUILD
+++ b/testing/libkgapi/APKBUILD
@@ -4,7 +4,7 @@ pkgname=libkgapi
pkgver=19.12.3
pkgrel=0
pkgdesc="LibKGAPI is a KDE-based library for accessing various Google services via their public API"
-arch="all !ppc64le !s390x !armhf" # limited by qt5-qtwebengine
+arch="all !ppc64le !s390x !armhf !mips !mips64" # limited by qt5-qtwebengine
url="https://community.kde.org/KDE_PIM"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtbase-dev qt5-qtwebengine-dev kio-dev kwindowsystem-dev kwallet-dev kcalendarcore-dev kcontacts-dev cyrus-sasl-dev"