diff --git a/temp/ktp-common-internals/APKBUILD b/temp/ktp-common-internals/APKBUILD index d8420aa9b..308740ed3 100644 --- a/temp/ktp-common-internals/APKBUILD +++ b/temp/ktp-common-internals/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 _commit="d70b55bd9b6cdcab0b6b12369e38aef3a7e6bfa9" pkgdesc="Library for KTp" url="https://github.com/kde/ktp-common-internals" -arch="all" +arch="all !armhf" # armhf blocked by extra-cmake-modules license="LGPL-2.1-only AND GPL-2.0-only" depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev kcoreaddons-dev knotifications-dev kio-dev kwidgetsaddons-dev kcmutils-dev knotifyconfig-dev ktexteditor-dev kwallet-dev kconfig-dev kwindowsystem-dev kemoticons-dev kiconthemes-dev kpeople-dev telepathy-qt-dev" makedepends="$depends_dev extra-cmake-modules doxygen"