aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/knotes/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/knotes/APKBUILD b/testing/knotes/APKBUILD
index 02279b7a3c..1bc35daf0f 100644
--- a/testing/knotes/APKBUILD
+++ b/testing/knotes/APKBUILD
@@ -4,8 +4,8 @@ pkgname=knotes
pkgver=19.12.3
pkgrel=1
# armhf blocked by extra-cmake-modules
-# ppc64l and s390x blocked by extra-cmake-modules
-arch="all !armhf !ppc64le !s390x"
+# mips, ppc64le and s390x blocked by kdepim-runtime
+arch="all !armhf !ppc64le !s390x !mips !mips64"
url="https://kontact.kde.org/"
pkgdesc="Popup notes"
license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only"