aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-19 19:04:16 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-19 19:04:16 -0300
commit06811f2a3d13bb1d839f935a2c597d07761dc054 (patch)
tree8cbab616444a871a467bb1632d49cf4da5abf80f
parent3257c81c0dece825acb69accdeeba651ad8b6a11 (diff)
community/kdeconnect: disable on mips and mips64
-rw-r--r--community/kdeconnect/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/kdeconnect/APKBUILD b/community/kdeconnect/APKBUILD
index b82fe1b27d1..fba3efdf01a 100644
--- a/community/kdeconnect/APKBUILD
+++ b/community/kdeconnect/APKBUILD
@@ -7,7 +7,8 @@ pkgdesc="Adds communication between KDE and your smartphone"
url="https://community.kde.org/KDEConnect"
# armhf blocked by kirigami2 -> qt5-qtdeclarative
# s390x blocked by kcmutils, kconfigwdigets, kiconthemes, kio
-arch="all !armhf !s390x"
+# mips, mips64, s390x blocked by polkit
+arch="all !armhf !s390x !mips !mips64"
license="GPL-2.0-only OR GPL-3.0-only"
depends="kirigami2 sshfs"
makedepends="