aboutsummaryrefslogtreecommitdiffstats
path: root/community/polkit-kde-agent-1
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-01-13 16:27:42 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-01-14 18:34:43 +0100
commit5e286492714dd1b1f02102e39f650704aaf04723 (patch)
tree048b51280cdedd7cd7e4d4092c24bc6307f9881a /community/polkit-kde-agent-1
parent95e97b6f3fac73b312a7707ff5d608a2073a0432 (diff)
downloadaports-5e286492714dd1b1f02102e39f650704aaf04723.tar.bz2
aports-5e286492714dd1b1f02102e39f650704aaf04723.tar.xz
community/plasma*: disable on armhf
Diffstat (limited to 'community/polkit-kde-agent-1')
-rw-r--r--community/polkit-kde-agent-1/APKBUILD2
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"