From 4b1b7946bcc70662f29ff2faf3090795884e37b2 Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Sun, 2 Feb 2020 17:31:34 +0000 Subject: testing/various: disable on armhf Missing dependency: extra-cmake-modules --- testing/grantlee-editor/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/grantlee-editor') diff --git a/testing/grantlee-editor/APKBUILD b/testing/grantlee-editor/APKBUILD index d57ce04ca2..dc544abf5f 100644 --- a/testing/grantlee-editor/APKBUILD +++ b/testing/grantlee-editor/APKBUILD @@ -3,7 +3,7 @@ pkgname=grantlee-editor pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine url="https://kontact.kde.org/" pkgdesc="Utilities and tools to manage themes in KDE PIM applications " license="GPL-2.0-or-later AND GFDL-1.2-only" -- cgit v1.2.3