diff --git a/community/attica/APKBUILD b/community/attica/APKBUILD
index afa533382db346877b305ba325af3a9001db18f1..3cb710cc3c5a2f1972722a133a3ff5210af725c1 100644
--- a/community/attica/APKBUILD
+++ b/community/attica/APKBUILD
@@ -5,7 +5,7 @@ pkgver=5.66.0
 pkgrel=0
 pkgdesc="Freedesktop OCS binding for Qt"
 url="http://www.kde.org/"
-arch="all"
+arch="all !armhf" # Blocked by extra-cmake-modules
 license="LGPL-2.0-or-later"
 makedepends="qt5-qttools-dev extra-cmake-modules doxygen"
 subpackages="$pkgname-dev $pkgname-doc"
diff --git a/community/extra-cmake-modules/APKBUILD b/community/extra-cmake-modules/APKBUILD
index 5852910c43dfbcc713cf1e3d0a9cc2cfe7b55253..8ef0fcbcafba11f09f85e7481e5243a367b14bf9 100644
--- a/community/extra-cmake-modules/APKBUILD
+++ b/community/extra-cmake-modules/APKBUILD
@@ -11,8 +11,8 @@ license="BSD-3-Clause"
 depends="cmake"
 makedepends="py3-sphinx"
 checkdepends="qt5-qtbase-dev qt5-qtquickcontrols2-dev"
-subpackages="$pkgname-doc"
 source="http://download.kde.org/stable/frameworks/${pkgver%.*}/extra-cmake-modules-$pkgver.tar.xz"
+subpackages="$pkgname-doc"
 
 prepare() {
 	default_prepare
diff --git a/community/frameworkintegration/APKBUILD b/community/frameworkintegration/APKBUILD
index 0a71c0827f8ba669d05d6a41e84ecd2196713e53..ca398adbf2122087ad356e02ae958366dcaf0244 100644
--- a/community/frameworkintegration/APKBUILD
+++ b/community/frameworkintegration/APKBUILD
@@ -4,7 +4,7 @@ pkgname=frameworkintegration
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Framework providing components to allow applications to integrate with a KDE Workspace"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://www.kde.org"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev kconfig-dev kconfigwidgets-dev kiconthemes-dev knotifications-dev knewstuff-dev kwidgetsaddons-dev kpackage-dev ki18n-dev appstream-dev"
diff --git a/community/kapidox/APKBUILD b/community/kapidox/APKBUILD
index 8c15ecfa1fc2738a96c4f6321c660070d1ba44a2..763cc73393efbb685c1cc093e2cbc2458829a3ca 100644
--- a/community/kapidox/APKBUILD
+++ b/community/kapidox/APKBUILD
@@ -3,7 +3,7 @@
 pkgname=kapidox
 pkgver=5.66.0
 pkgrel=0
-arch="noarch"
+arch="noarch !armhf" # armhf blocked by extra-cmake-modules
 pkgdesc="Scripts and data for building API documentation (dox) in a standard format and style"
 url="https://community.kde.org/Frameworks"
 license="BSD-3-Clause"
diff --git a/community/kauth/APKBUILD b/community/kauth/APKBUILD
index b5a06f015037f382dd2d1c69316d97b5d18b7671..ca6da0a1b0cb3594a68f9a305aae708f9ae521f1 100644
--- a/community/kauth/APKBUILD
+++ b/community/kauth/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kauth
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Abstraction to system policy and authentication features"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev kcoreaddons-dev polkit-qt-1-dev"
diff --git a/community/kbookmarks/APKBUILD b/community/kbookmarks/APKBUILD
index d87eb19000a26cf581e7a907415ff3af2c08ed92..071318e32a485baa8a97cf81735f7385b233e7c6 100644
--- a/community/kbookmarks/APKBUILD
+++ b/community/kbookmarks/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kbookmarks
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Support for bookmarks and the XBEL format"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev kconfig-dev kcoreaddons-dev kcodecs-dev kconfigwidgets-dev kwidgetsaddons-dev kxmlgui-dev"
diff --git a/community/kcalendarcore/APKBUILD b/community/kcalendarcore/APKBUILD
index 41ca64816af3667134a830cd9dbe42c1df7e7990..1d3bc2829deb5145916e6049f204d29722d5d1f7 100644
--- a/community/kcalendarcore/APKBUILD
+++ b/community/kcalendarcore/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcalendarcore
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="The KDE calendar access library"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-or-later"
 depends_dev="qt5-qtbase-dev libical-dev"
diff --git a/community/kcmutils/APKBUILD b/community/kcmutils/APKBUILD
index 6df6325c0606b40991325733a5514eff38b35b01..e82181bc1c9ad3a0fd3704d32c16565e2d3ef734 100644
--- a/community/kcmutils/APKBUILD
+++ b/community/kcmutils/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcmutils
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Utilities for interacting with KCModules"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 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"
diff --git a/community/kcodecs/APKBUILD b/community/kcodecs/APKBUILD
index 15cde55c65e31019b31510e3de94d77dbc31d253..371b023c76c7f0d52a020186d2bc2723289c778b 100644
--- a/community/kcodecs/APKBUILD
+++ b/community/kcodecs/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcodecs
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Provide a collection of methods to manipulate strings using various encodings"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only AND LGPL-2.1-or-later"
 makedepends="extra-cmake-modules qt5-qttools-dev gperf doxygen"
diff --git a/community/kcompletion/APKBUILD b/community/kcompletion/APKBUILD
index 197f300ec2fbce3269e23786c8d89ffc551674aa..752689215036b1ecf42aa55aa1d3c95bd678aa68 100644
--- a/community/kcompletion/APKBUILD
+++ b/community/kcompletion/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcompletion
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Text completion helpers and widgets"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="kwidgetsaddons-dev kconfig-dev"
diff --git a/community/kconfig/APKBUILD b/community/kconfig/APKBUILD
index d315a146ab06650d03f5438e48c0159ea404f9a6..cbd17c852a8d3a098e6e0fe60c82fcb5480d14d9 100644
--- a/community/kconfig/APKBUILD
+++ b/community/kconfig/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kconfig
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Configuration system"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later"
 makedepends="extra-cmake-modules qt5-qttools-dev doxygen"
diff --git a/community/kconfigwidgets/APKBUILD b/community/kconfigwidgets/APKBUILD
index 4812b49784b27cca3161a45a0ec5bfad77df058b..826aded17519b49e2da75f19ce35d69b56f1b16b 100644
--- a/community/kconfigwidgets/APKBUILD
+++ b/community/kconfigwidgets/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kconfigwidgets
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Widgets for KConfig"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only AND LGPL-2.1-or-later"
 depends_dev="kauth-dev kcoreaddons-dev kcodecs-dev kconfig-dev kguiaddons-dev ki18n-dev kwidgetsaddons-dev"
diff --git a/community/kcontacts/APKBUILD b/community/kcontacts/APKBUILD
index 007303a3511fcfe2f0e5972319ec5a3cfe367d19..12218c1c2ccc0c9b02673a8838b2475f24204057 100644
--- a/community/kcontacts/APKBUILD
+++ b/community/kcontacts/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcontacts
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Address book API for KDE"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-or-later"
 depends="iso-codes"
diff --git a/community/kcoreaddons/APKBUILD b/community/kcoreaddons/APKBUILD
index 4d350a2f68bdad739425168cba4e5411723c4a31..488d3df0bb0396ed79e3765c4b5eaf59ed1fc3af 100644
--- a/community/kcoreaddons/APKBUILD
+++ b/community/kcoreaddons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcoreaddons
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Addons to QtCore"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
 depends_dev="qt5-qtbase-dev"
diff --git a/community/kcrash/APKBUILD b/community/kcrash/APKBUILD
index 0a8fec84dae2402a7153f4a0ba4c30d44910039e..bc8e37fd4b461966e7a909f39236c0599b2cd12e 100644
--- a/community/kcrash/APKBUILD
+++ b/community/kcrash/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcrash
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Support for application crash analysis and bug report from apps"
-arch="all"
+arch="all !armhf"
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="kcoreaddons-dev kwindowsystem-dev"
diff --git a/community/kdbusaddons/APKBUILD b/community/kdbusaddons/APKBUILD
index 851e4e2791c1bf89a14faf49cbc7fb9f06b7fc2c..31f02ef70a2f1109663a33982fa07ce65380a4d4 100644
--- a/community/kdbusaddons/APKBUILD
+++ b/community/kdbusaddons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdbusaddons
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Addons to QtDBus"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only OR LGPL-3.0-only"
 makedepends="extra-cmake-modules qt5-qttools-dev doxygen shared-mime-info"
diff --git a/community/kded/APKBUILD b/community/kded/APKBUILD
index 6a8ce1d1c10e3f403adde1d019c0eaf1bbfa0887..bb9d7401097c90127fe354eb961a8df9c13acad0 100644
--- a/community/kded/APKBUILD
+++ b/community/kded/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kded
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Extensible deamon for providing system level services"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only AND LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev kconfig-dev kcoreaddons-dev kcrash-dev kdbusaddons-dev kservice-dev"
diff --git a/community/kdelibs4support/APKBUILD b/community/kdelibs4support/APKBUILD
index 03e4203237a9da15f4138b83ab79faa49b058155..2f25762b6e6cf80e81d1d28bacf84c975f221db0 100644
--- a/community/kdelibs4support/APKBUILD
+++ b/community/kdelibs4support/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdelibs4support
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Porting aid from KDELibs4"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later AND MIT AND LGPL-2.1-only AND LGPL-2.0-only AND (LGPL-2.1-only OR LGPL-3.0-only) AND (LGPL-2.0-only OR LGPL-3.0-only)"
 depends_dev="qt5-qtbase-dev qt5-qttools-dev kcompletion-dev kconfig-dev kconfigwidgets-dev kcrash-dev kdesignerplugin kdesignerplugin-dev kglobalaccel-dev kemoticons-dev kguiaddons-dev ki18n-dev kiconthemes-dev kio-dev knotifications-dev kparts-dev kservice-dev ktextwidgets-dev kunitconversion-dev kwidgetsaddons-dev kwindowsystem-dev kxmlgui-dev kdbusaddons-dev kded-dev kinit-dev perl-uri"
diff --git a/community/kdesignerplugin/APKBUILD b/community/kdesignerplugin/APKBUILD
index 57b56ff6760b6feac6ede685fc6e051b1b75825e..d9323478e34bc9439f4cbbba004f8530c833b8b4 100644
--- a/community/kdesignerplugin/APKBUILD
+++ b/community/kdesignerplugin/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdesignerplugin
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Integration of Frameworks widgets in Qt Designer/Creator"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only"
 depends_dev="kcoreaddons-dev kconfig-dev kcompletion-dev kconfigwidgets-dev kiconthemes-dev kio-dev kitemviews-dev kplotting-dev ktextwidgets-dev kwidgetsaddons-dev kxmlgui-dev sonnet-dev"
diff --git a/community/kdesu/APKBUILD b/community/kdesu/APKBUILD
index 237216792f39737b0a308cd2e4dc0531a036316a..649cefd824663c0c710b17f31b0546d6f5ca61c6 100644
--- a/community/kdesu/APKBUILD
+++ b/community/kdesu/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdesu
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Integration with su for elevated privileges"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only"
 depends_dev="kcoreaddons-dev ki18n-dev kservice-dev kpty-dev"
diff --git a/community/kdewebkit/APKBUILD b/community/kdewebkit/APKBUILD
index 488e07d6e98a4cb9d512f41787a52191dec9e94f..0d5b337f65ec43309df1f874d93025620d3e4d8c 100644
--- a/community/kdewebkit/APKBUILD
+++ b/community/kdewebkit/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdewebkit
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Integration of the HTML rendering engine WebKit"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev qt5-qtwebkit-dev kconfig-dev kcoreaddons-dev kio-dev kjobwidgets-dev kparts-dev kservice-dev kwallet-dev qt5-qttools-dev"
diff --git a/community/kdnssd/APKBUILD b/community/kdnssd/APKBUILD
index ac20ec434b58e258706b0bc7d78e6fe8f7e5fd6f..df582ef375131ba9d3b3f32fb7eb29042d9c7c0b 100644
--- a/community/kdnssd/APKBUILD
+++ b/community/kdnssd/APKBUILD
@@ -3,7 +3,7 @@
 pkgname=kdnssd
 pkgver=5.66.0
 pkgrel=0
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 pkgdesc="Network service discovery using Zeroconf"
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-or-later"
diff --git a/community/kdoctools/APKBUILD b/community/kdoctools/APKBUILD
index b12f871a019b4c7debe88a35de0311a8ca374f66..5ba624d8bafa4bc1c5c45ac8567efdce4d9a1b35 100644
--- a/community/kdoctools/APKBUILD
+++ b/community/kdoctools/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdoctools
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Documentation generation from docbook"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only OR LGPL-3.0-only"
 depends="docbook-xml docbook-xsl"
diff --git a/community/kemoticons/APKBUILD b/community/kemoticons/APKBUILD
index db61185913a2f174024c4fa56093e6678a55c7ef..0911aae544e432aa60780ecb8fadc66d75e537b0 100644
--- a/community/kemoticons/APKBUILD
+++ b/community/kemoticons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kemoticons
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Support for emoticons and emoticons themes"
-arch="all"
+arch="all !armhf"
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
 depends_dev="karchive-dev kconfig-dev kservice-dev kcoreaddons-dev"
diff --git a/community/kfilemetadata/APKBUILD b/community/kfilemetadata/APKBUILD
index 02216d89823bd94dcb05de979338e0455a989693..ebe45e9050cf629f40c07ff009a21696f1a63f81 100644
--- a/community/kfilemetadata/APKBUILD
+++ b/community/kfilemetadata/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kfilemetadata
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="A library for extracting file metadata"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
 depends_dev="qt5-qtbase-dev karchive-dev kcoreaddons-dev ki18n-dev kconfig-dev exiv2-dev taglib-dev ffmpeg-dev attr-dev"
diff --git a/community/kglobalaccel/APKBUILD b/community/kglobalaccel/APKBUILD
index f481bc9f36e2ab67df275eb4bbb18a53e56cdaf1..fe676b89740d73a1154c828271bfddd18b4f4e24 100644
--- a/community/kglobalaccel/APKBUILD
+++ b/community/kglobalaccel/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kglobalaccel
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Add support for global workspace shortcuts"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtx11extras-dev kconfig-dev kcoreaddons-dev kcrash-dev kdbusaddons-dev kwindowsystem-dev"
diff --git a/community/kguiaddons/APKBUILD b/community/kguiaddons/APKBUILD
index 3b7226551807dd113179a5dabc713c3b1e6f8db6..20b9c96a9e573e6f4b974ba31d7d0b2e49e3dbc4 100644
--- a/community/kguiaddons/APKBUILD
+++ b/community/kguiaddons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kguiaddons
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Addons to QtGui"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only OR LGPL-3.0-only"
 makedepends="extra-cmake-modules doxygen qt5-qttools-dev"
diff --git a/community/khtml/APKBUILD b/community/khtml/APKBUILD
index 4a0c0bafff8b2180642130faa2308cfa2485d6b3..36c9462c8c1610de191dbb0ceb9ff5077e61d86c 100644
--- a/community/khtml/APKBUILD
+++ b/community/khtml/APKBUILD
@@ -4,7 +4,7 @@ pkgname=khtml
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="The KDE HTML library, ancestor of WebKit"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later AND LGPL-2.1-only"
 depends_dev="qt5-qtbase-dev perl-dev giflib-dev libjpeg-turbo-dev karchive-dev kcodecs-dev kglobalaccel-dev ki18n-dev kiconthemes-dev kio-dev kjs-dev knotifications-dev kparts-dev sonnet-dev ktextwidgets-dev kwallet-dev kwidgetsaddons-dev kwindowsystem-dev kxmlgui-dev"
diff --git a/community/kiconthemes/APKBUILD b/community/kiconthemes/APKBUILD
index 4b821676d98de87fea33bc03768b75175bf74d7a..71fd95537fe19ccdd9b47209633552b61f740fa5 100644
--- a/community/kiconthemes/APKBUILD
+++ b/community/kiconthemes/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kiconthemes
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Support for icon themes"
-arch="all"
+arch="all !armhf"
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only"
 depends_dev="qt5-qtsvg-dev karchive-dev ki18n-dev kcoreaddons-dev kconfigwidgets-dev kwidgetsaddons-dev kitemviews-dev"
diff --git a/community/kidletime/APKBUILD b/community/kidletime/APKBUILD
index 0fcd58137eb0c1b7602b4ac4d083a17c09f80e90..2871b94f7785b5c0d508687779a73705e8f30453 100644
--- a/community/kidletime/APKBUILD
+++ b/community/kidletime/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kidletime
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Monitoring user activity"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-only"
 depends_dev="qt5-qtx11extras-dev"
diff --git a/community/kimageformats/APKBUILD b/community/kimageformats/APKBUILD
index f540c1292269e476efd8567ef9e90eb3aa3204df..bc72ae4fb844e00c55f510f6bcb2649d639aa242 100644
--- a/community/kimageformats/APKBUILD
+++ b/community/kimageformats/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kimageformats
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Image format plugins for Qt5"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 makedepends="qt5-qtbase-dev karchive-dev extra-cmake-modules openexr-dev"
diff --git a/community/kinit/APKBUILD b/community/kinit/APKBUILD
index e39886954eab58e3c597c179c2e5c9299da9b840..5d2c8fef38949a9fe7e7746e6e5d20239e1d0c4e 100644
--- a/community/kinit/APKBUILD
+++ b/community/kinit/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kinit
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Process launcher to speed up launching KDE applications"
-arch="all"
+arch="all !armhf"
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only OR LGPL-3.0-only"
 depends_dev="qt5-qtbase-dev libcap-dev kservice-dev kio-dev ki18n-dev kwindowsystem-dev kcrash-dev kconfig-dev"
diff --git a/community/kio/APKBUILD b/community/kio/APKBUILD
index 0d7dcd042360708080bcccbff3e507c08ce9a352..9fd510278e10347662685d40d0a4951d628f720b 100644
--- a/community/kio/APKBUILD
+++ b/community/kio/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kio
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Resource and network access abstraction"
-arch="all"
+arch="all !armhf"
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only AND LGPL-2.1-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
 depends_dev="qt5-qtscript-dev karchive-dev kconfig-dev kcoreaddons-dev
diff --git a/community/kitemmodels/APKBUILD b/community/kitemmodels/APKBUILD
index af26d51df56781e889f8d49a5f28c4f811841c23..f02e349d0031d9c7eb7ed0a733e88bdf7fa0589d 100644
--- a/community/kitemmodels/APKBUILD
+++ b/community/kitemmodels/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kitemmodels
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Models for Qt Model/View system"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-only AND LGPL-2.0-or-later"
 depends_dev="qt5-qtbase-dev"
diff --git a/community/kitemviews/APKBUILD b/community/kitemviews/APKBUILD
index 5d6eba3a3ffd3adab209999cbb1fe13afee81b60..1c99f1857ab3c92747e7f064868c7352f2de5eca 100644
--- a/community/kitemviews/APKBUILD
+++ b/community/kitemviews/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kitemviews
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Widget addons for Qt Model/View"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="GPL-2.0-only AND LGPL-2.1-only"
 depends_dev="qt5-qtbase-dev"
diff --git a/community/kjobwidgets/APKBUILD b/community/kjobwidgets/APKBUILD
index d5e15e4afc56ccafcdf42500d66665d1c45cb393..d0c2f155df74752d3679055e5887c34825bb5802 100644
--- a/community/kjobwidgets/APKBUILD
+++ b/community/kjobwidgets/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kjobwidgets
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Widgets for tracking KJob instances"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only AND (LGPL-2.1-only OR LGPL-3.0-only)"
 depends_dev="qt5-qtx11extras-dev kcoreaddons-dev kwidgetsaddons-dev"
diff --git a/community/kjs/APKBUILD b/community/kjs/APKBUILD
index 926bbc5ac233c7c1e7741e82502305f2f047a54b..0f324ae41795f62486bbd6b5cfcc3e683a292f2b 100644
--- a/community/kjs/APKBUILD
+++ b/community/kjs/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kjs
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Support for JS scripting in applications"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later AND BSD-3-Clause AND MIT"
 depends_dev="qt5-qtbase-dev perl-dev pcre-dev"
diff --git a/community/kjsembed/APKBUILD b/community/kjsembed/APKBUILD
index 709b90d55f722eaf10e06bcae123415fe2bbc142..ddd090a6d5af50efa3890c4b78979919fb6c7575 100644
--- a/community/kjsembed/APKBUILD
+++ b/community/kjsembed/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kjsembed
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="JavaScript bindings for QObject"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtsvg-dev kjs-dev ki18n-dev"
diff --git a/community/kmediaplayer/APKBUILD b/community/kmediaplayer/APKBUILD
index 2f8be4e93655a746649f4852e5edf5de9b46bd12..dd0e187060177cda4a57c4641d63f39809a335df 100644
--- a/community/kmediaplayer/APKBUILD
+++ b/community/kmediaplayer/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kmediaplayer
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Media player framework for KDE 5"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="X11 AND LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev kparts-dev kxmlgui-dev"
diff --git a/community/knotifications/APKBUILD b/community/knotifications/APKBUILD
index 7215fc4fbe3213c592a152cd3043add4547e9e0f..0481e780f49cec9322adc39553dcb3ad2aa1d304 100644
--- a/community/knotifications/APKBUILD
+++ b/community/knotifications/APKBUILD
@@ -4,7 +4,7 @@ pkgname=knotifications
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Abstraction for system notifications"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only OR LGPL-3.0-only"
 depends_dev="qt5-qtbase-dev qt5-qtspeech-dev qt5-qtx11extras-dev kwindowsystem-dev kconfig-dev kcodecs-dev kcoreaddons-dev phonon-dev"
diff --git a/community/knotifyconfig/APKBUILD b/community/knotifyconfig/APKBUILD
index 861319e1fd4d4a3e967c656226e89e7460b029f0..69cab9c7d41713694ace2067b17137a821c1f443 100644
--- a/community/knotifyconfig/APKBUILD
+++ b/community/knotifyconfig/APKBUILD
@@ -4,7 +4,7 @@ pkgname=knotifyconfig
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Configuration system for KNotify"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-only"
 depends_dev="kcompletion-dev kconfig-dev ki18n-dev kio-dev"
diff --git a/community/kpackage/APKBUILD b/community/kpackage/APKBUILD
index 37fe548808070358e5722d39aeb456b74e46f144..1b66bb5aca33ae2a09bdc04bff5f1b3ee83e873f 100644
--- a/community/kpackage/APKBUILD
+++ b/community/kpackage/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kpackage
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Framework that lets applications manage user installable packages of non-binary assets"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev karchive-dev ki18n-dev kcoreaddons-dev"
diff --git a/community/kparts/APKBUILD b/community/kparts/APKBUILD
index 479df0765f8dad5d5465f3e055da28e02f13a8ed..9fda144d4775e937006c518c6afa78fc70cf51de 100644
--- a/community/kparts/APKBUILD
+++ b/community/kparts/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kparts
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Document centric plugin system"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only AND LGPL-2.1-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
 depends_dev="qt5-qtbase-dev kconfig-dev kcoreaddons-dev ki18n-dev kiconthemes-dev
diff --git a/community/kplotting/APKBUILD b/community/kplotting/APKBUILD
index a7f4c80177585ff1115e88aa2deb8e71cd898bea..cca61e0f7c5334787ab2bafea7700898b046a18f 100644
--- a/community/kplotting/APKBUILD
+++ b/community/kplotting/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kplotting
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Lightweight plotting framework"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev"
diff --git a/community/kpty/APKBUILD b/community/kpty/APKBUILD
index 036e8d76b852697199127d811a35dd525dd7cbbf..eabbe782c52cc2a290dd955319170574f43937d3 100644
--- a/community/kpty/APKBUILD
+++ b/community/kpty/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kpty
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Pty abstraction"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev kcoreaddons-dev ki18n-dev libutempter-dev"
diff --git a/community/kross/APKBUILD b/community/kross/APKBUILD
index db528080d09c5640c3f9866392d10390d78e5467..b36db0ac69255c80fe6ac189244eed77247c0f35 100644
--- a/community/kross/APKBUILD
+++ b/community/kross/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kross
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Framework for scripting KDE applications"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev qt5-qttools-dev kcompletion-dev kcoreaddons-dev ki18n-dev kiconthemes-dev kio-dev kparts-dev kwidgetsaddons-dev kxmlgui-dev"
diff --git a/community/krunner/APKBUILD b/community/krunner/APKBUILD
index 8bcdb7654e3910a132dc579ad11c7f55ccc8456c..ff178a13e56314e76e02c6630d4723c32d29320e 100644
--- a/community/krunner/APKBUILD
+++ b/community/krunner/APKBUILD
@@ -4,7 +4,7 @@ pkgname=krunner
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Framework for providing different actions given a string query"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only AND LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev kconfig-dev kcoreaddons-dev ki18n-dev kio-dev
diff --git a/community/kservice/APKBUILD b/community/kservice/APKBUILD
index 5eee80575d4983844775b10521735233964843d7..366da1524711d887263f0ef51e0153da065ab3bd 100644
--- a/community/kservice/APKBUILD
+++ b/community/kservice/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kservice
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Advanced plugin and service introspection"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only AND LGPL-2.1-or-later"
 depends_dev="kconfig-dev kcoreaddons-dev kcrash-dev kdbusaddons-dev ki18n-dev"
diff --git a/community/ktexteditor/APKBUILD b/community/ktexteditor/APKBUILD
index 1ec2c4bc6e9a9100c6d0effb84d1e9693e25763e..b986072ede6b5eb63cf61ad8057d92f223cd2955 100644
--- a/community/ktexteditor/APKBUILD
+++ b/community/ktexteditor/APKBUILD
@@ -4,7 +4,7 @@ pkgname=ktexteditor
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Advanced embeddable text editor"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-or-later AND (LGPL-2.0-only OR LGPL-3.0-only)"
 depends_dev="karchive-dev kconfig-dev kguiaddons-dev ki18n-dev kio-dev kparts-dev sonnet-dev kiconthemes-dev syntax-highlighting-dev kauth-dev"
diff --git a/community/ktextwidgets/APKBUILD b/community/ktextwidgets/APKBUILD
index 364a1109d6d311e0bbd7ace6c9720804fbf9385a..9921275024fe5906373673404ee75595e29af39d 100644
--- a/community/ktextwidgets/APKBUILD
+++ b/community/ktextwidgets/APKBUILD
@@ -4,7 +4,7 @@ pkgname=ktextwidgets
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Advanced text editing widgets"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtspeech-dev kcompletion-dev kconfig-dev kconfigwidgets-dev ki18n-dev kiconthemes-dev kservice-dev kwidgetsaddons-dev kwindowsystem-dev sonnet-dev"
diff --git a/community/kunitconversion/APKBUILD b/community/kunitconversion/APKBUILD
index a4e775f606a00df7f022d2be3edd8a5693ed40dd..faf17c17e39768e1d2b03dc88a5c4fc4a917a691 100644
--- a/community/kunitconversion/APKBUILD
+++ b/community/kunitconversion/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kunitconversion
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Support for unit conversion"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev ki18n-dev"
diff --git a/community/kwallet/APKBUILD b/community/kwallet/APKBUILD
index b2864d98b99c7cf2a67a741ecc03db9c5d828c95..382cae0cb8bdf448ded6a5a30749cf58f5feaa20 100644
--- a/community/kwallet/APKBUILD
+++ b/community/kwallet/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kwallet
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Secure and unified container for user passwords"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
 depends_dev="libgcrypt-dev kcoreaddons-dev kconfig-dev kwindowsystem-dev ki18n-dev kconfigwidgets-dev kdbusaddons-dev kiconthemes-dev knotifications-dev kservice-dev"
diff --git a/community/kwayland/APKBUILD b/community/kwayland/APKBUILD
index 0ad8f4be52725c79200178f43185205e06676430..0699bb5e0379786bc54e1d32148db85d6c122ed0 100644
--- a/community/kwayland/APKBUILD
+++ b/community/kwayland/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kwayland
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Qt-style Client and Server library wrapper for the Wayland libraries"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://www.kde.org"
 license="LGPL-2.1-only OR LGPL-3.0-only"
 depends_dev="qt5-qtbase-dev wayland-dev"
diff --git a/community/kwidgetsaddons/APKBUILD b/community/kwidgetsaddons/APKBUILD
index ee159145ff5fc3e1ae18e57bd03060ea1244a011..63674aac2f75a0a88578c0ba8b4b4c4f8aa0cd68 100644
--- a/community/kwidgetsaddons/APKBUILD
+++ b/community/kwidgetsaddons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kwidgetsaddons
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Addons to QtWidgets"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="GPL-2.0-only AND LGPL-2.1-only AND Unicode-DFS-2016"
 depends_dev="qt5-qtbase-dev"
diff --git a/community/kwindowsystem/APKBUILD b/community/kwindowsystem/APKBUILD
index 3bce184a421f448072956b2214b1429a9960253b..cbadeb589b72abedd6f7517e7c002773e7aadbec 100644
--- a/community/kwindowsystem/APKBUILD
+++ b/community/kwindowsystem/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kwindowsystem
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Access to the windowing system"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="MIT AND (LGPL-2.1-only OR LGPL-3.0-only"
 depends_dev="qt5-qtx11extras-dev"
diff --git a/community/kxmlgui/APKBUILD b/community/kxmlgui/APKBUILD
index 85c2beabc7237a298f89ace5d6f3798084651c0d..68fbf6db9871ff605478442fa78906a1986873ca 100644
--- a/community/kxmlgui/APKBUILD
+++ b/community/kxmlgui/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kxmlgui
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="User configurable main windows"
-arch="all"
+arch="all !armhf"
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only AND LGPL-2.1-or-later"
 depends_dev="qt5-qtbase-dev kcoreaddons-dev kitemviews-dev kconfig-dev kconfigwidgets-dev ki18n-dev kiconthemes-dev ktextwidgets-dev kwidgetsaddons-dev kwindowsystem-dev attica-dev kglobalaccel-dev"
diff --git a/community/kxmlrpcclient/APKBUILD b/community/kxmlrpcclient/APKBUILD
index 3c95a06ad755efc08e0d9c814d23e6a49843a6f2..1bbf9e88ae25d80d5842abd219bc7a248e572209 100644
--- a/community/kxmlrpcclient/APKBUILD
+++ b/community/kxmlrpcclient/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kxmlrpcclient
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="XML-RPC client library for KDE"
-arch="all"
+arch="all !armhf"
 url="https://projects.kde.org/projects/kde/pim/kxmlrpcclient"
 license="BSD-2-Clause"
 depends_dev="ki18n-dev kio-dev"
diff --git a/community/modemmanager-qt/APKBUILD b/community/modemmanager-qt/APKBUILD
index 0c7f4d968086e46bf7232bb446e2bdec0101ec86..8a2f7a7748cf2acd8be8e012334fc49b5a8bd9ac 100644
--- a/community/modemmanager-qt/APKBUILD
+++ b/community/modemmanager-qt/APKBUILD
@@ -4,7 +4,7 @@ pkgname=modemmanager-qt
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Qt wrapper for ModemManager DBus API"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only OR LGPL-3.0-only"
 depends_dev="modemmanager-dev qt5-qtbase-dev"
diff --git a/community/networkmanager-qt/APKBUILD b/community/networkmanager-qt/APKBUILD
index d5ccc0dc366d1d43e570d5815d2b76f710b65909..559166f474cb00393d0ce4c543ff144d67a2537e 100644
--- a/community/networkmanager-qt/APKBUILD
+++ b/community/networkmanager-qt/APKBUILD
@@ -4,7 +4,7 @@ pkgname=networkmanager-qt
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Qt wrapper for NetworkManager API"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only OR LGPL-3.0-only"
 depends="networkmanager"
diff --git a/community/oxygen-icons/APKBUILD b/community/oxygen-icons/APKBUILD
index 01682991991f1af9def14dc52f42f31fa5e60f38..6fe214e7556130854455f230c2271ae710d885d5 100644
--- a/community/oxygen-icons/APKBUILD
+++ b/community/oxygen-icons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=oxygen-icons
 _pkgname=oxygen-icons5
 pkgver=5.66.0
 pkgrel=0
-arch="noarch"
+arch="noarch !armhf" # # armhf blocked by extra-cmake-modules
 pkgdesc="Oxygen icon theme"
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-or-later"
diff --git a/community/sonnet/APKBUILD b/community/sonnet/APKBUILD
index 1d2a86d5196ccbad62aefb6ef7d7de853c2728f9..d0651349d704142ec32e0423b449ffbf3cb473e1 100644
--- a/community/sonnet/APKBUILD
+++ b/community/sonnet/APKBUILD
@@ -4,7 +4,7 @@ pkgname=sonnet
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Spelling framework for Qt5"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.1-only"
 depends_dev="qt5-qtbase"
diff --git a/community/syndication/APKBUILD b/community/syndication/APKBUILD
index 108ee7c7f75828ff672fa18b240a76eee1f42f1c..c65f39e3044d48dcfe16edb7ce9a0cfa832c50be 100644
--- a/community/syndication/APKBUILD
+++ b/community/syndication/APKBUILD
@@ -4,7 +4,7 @@ pkgname=syndication
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="An RSS/Atom parser library"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="LGPL-2.0-or-later AND BSD-3-Clause"
 depends_dev="qt5-qtbase-dev kcodecs-dev"
diff --git a/community/syntax-highlighting/APKBUILD b/community/syntax-highlighting/APKBUILD
index b04573d6f29a265e3528374e39f5aba95be5c819..6ebbcc35e9bd46f0845936817d262edb86e10252 100644
--- a/community/syntax-highlighting/APKBUILD
+++ b/community/syntax-highlighting/APKBUILD
@@ -4,7 +4,7 @@ pkgname=syntax-highlighting
 pkgver=5.66.0
 pkgrel=0
 pkgdesc="Syntax highlighting engine for structured text and code"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
 url="https://community.kde.org/Frameworks"
 license="MIT"
 depends_dev="qt5-qtbase-dev"