aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kde-dev-utils
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 17:31:34 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-02-02 17:31:34 +0000
commit4b1b7946bcc70662f29ff2faf3090795884e37b2 (patch)
treee7b4d936ebaeb1e29ff0c6c72ca2d7f65e3697f0 /testing/kde-dev-utils
parent28aed4e200ce0705987086aede7e3ce732a13d57 (diff)
downloadaports-4b1b7946bcc70662f29ff2faf3090795884e37b2.tar.bz2
aports-4b1b7946bcc70662f29ff2faf3090795884e37b2.tar.xz
testing/various: disable on armhf
Missing dependency: extra-cmake-modules
Diffstat (limited to 'testing/kde-dev-utils')
-rw-r--r--testing/kde-dev-utils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kde-dev-utils/APKBUILD b/testing/kde-dev-utils/APKBUILD
index 5c0a8c2a44..0c85d988a4 100644
--- a/testing/kde-dev-utils/APKBUILD
+++ b/testing/kde-dev-utils/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kde-dev-utils
pkgver=19.12.1
pkgrel=0
-arch="all"
+arch="all !armhf"
url="https://kde.org/applications/development/"
pkgdesc="Small utilities for developers using KDE/Qt libs/frameworks"
license="(LGPL-2.0-only OR LGPL-3.0-only) AND GPL-2.0-or-later"