aboutsummaryrefslogtreecommitdiffstats
path: root/community/keditbookmarks
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-01-27 22:38:31 +0100
committerKevin Daudt <kdaudt@alpinelinux.org>2020-01-27 22:17:22 +0000
commit015bdb0601ebee63aecbea8119cf5273f581e3f0 (patch)
tree0182b6df82956b62570450011de92bcdb03eeb56 /community/keditbookmarks
parent1597cf4ab69b5fbe33fbeb094048db626906e0bf (diff)
downloadaports-015bdb0601ebee63aecbea8119cf5273f581e3f0.tar.bz2
aports-015bdb0601ebee63aecbea8119cf5273f581e3f0.tar.xz
community/kde-applications: disable on armhf and disable broken tests
Closes !3381
Diffstat (limited to 'community/keditbookmarks')
-rw-r--r--community/keditbookmarks/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/keditbookmarks/APKBUILD b/community/keditbookmarks/APKBUILD
index d43e130625..46a92d8dfe 100644
--- a/community/keditbookmarks/APKBUILD
+++ b/community/keditbookmarks/APKBUILD
@@ -3,7 +3,7 @@
pkgname=keditbookmarks
pkgver=19.12.1
pkgrel=0
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://www.kde.org/"
pkgdesc="Bookmark Organizer and Editor"
license="GPL-2.0-only AND GFDL-1.2-only"