aboutsummaryrefslogtreecommitdiffstats
path: root/community/kpeoplevcard
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-01-29 16:50:48 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-29 17:31:52 +0100
commit8cb2657a3613d3c9062cffea52fe31f402a268e2 (patch)
tree5ea5dcb3a48e331c236a7b2843c892aff5d39ed7 /community/kpeoplevcard
parent26530c23ec445a8190cfe4727a71e29155db5e62 (diff)
downloadaports-8cb2657a3613d3c9062cffea52fe31f402a268e2.tar.bz2
aports-8cb2657a3613d3c9062cffea52fe31f402a268e2.tar.xz
community/*: disable on armhf where depending on extra-cmake-modules
Diffstat (limited to 'community/kpeoplevcard')
-rw-r--r--community/kpeoplevcard/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kpeoplevcard/APKBUILD b/community/kpeoplevcard/APKBUILD
index 3a2754669d..d91a0f5a53 100644
--- a/community/kpeoplevcard/APKBUILD
+++ b/community/kpeoplevcard/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kpeoplevcard
pkgver=0.1
pkgrel=1
pkgdesc="KPeople backend using vcard storage"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://phabricator.kde.org/source/kpeoplevcard"
license="GPL-2.0-only OR GPL-3.0-only"
depends="kirigami2"