diff options
Diffstat (limited to 'community/polkit-kde-agent-1/APKBUILD')
-rw-r--r-- | community/polkit-kde-agent-1/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/polkit-kde-agent-1/APKBUILD b/community/polkit-kde-agent-1/APKBUILD index b8e60c2616..51a23064e0 100644 --- a/community/polkit-kde-agent-1/APKBUILD +++ b/community/polkit-kde-agent-1/APKBUILD @@ -4,7 +4,7 @@ pkgname=polkit-kde-agent-1 pkgver=5.17.5 pkgrel=0 pkgdesc="Daemon providing a polkit authentication UI for KDE" -arch="all" +arch="all !armhf" # armhf blocked by extra-cmake-modules url="https://www.kde.org/workspaces/plasmadesktop/" license="GPL-2.0-or-later" depends="polkit-elogind" |