From e935ce84de3592f1d8208086a5b7c8ad6cc9156d Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Mon, 13 Jan 2020 16:15:24 +0100 Subject: community/kde-frameworks: disable on armhf extra-cmake-modules is not available on armhf due to it's dependency on qt5-qtdeclarative2, and since all packages in KDE Frameworks depend on extra-cmake-modules, just disable them all for that arch --- community/kiconthemes/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/kiconthemes') diff --git a/community/kiconthemes/APKBUILD b/community/kiconthemes/APKBUILD index 4b821676d9..71fd95537f 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" -- cgit v1.2.3