aboutsummaryrefslogtreecommitdiffstats
path: root/community/kcmutils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kcmutils/APKBUILD')
-rw-r--r--community/kcmutils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kcmutils/APKBUILD b/community/kcmutils/APKBUILD
index be597dae031..ae18d5f2cff 100644
--- a/community/kcmutils/APKBUILD
+++ b/community/kcmutils/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcmutils
pkgver=5.75.0
pkgrel=0
pkgdesc="Utilities for interacting with KCModules"
-arch="all !armhf !s390x" # armhf blocked by extra-cmake-modules and s390x blocked by polkit
+arch="all !armhf !mips64 !s390x" # armhf blocked by extra-cmake-modules and mips64, s390x blocked by polkit
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later"
depends_dev="kitemviews-dev kconfigwidgets-dev kcoreaddons-dev ki18n-dev kiconthemes-dev kservice-dev kxmlgui-dev kdeclarative-dev"