aboutsummaryrefslogtreecommitdiffstats
path: root/testing/qmlrunner/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/qmlrunner/APKBUILD')
-rw-r--r--testing/qmlrunner/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/qmlrunner/APKBUILD b/testing/qmlrunner/APKBUILD
index 4519e12e03..d130d8f7a0 100644
--- a/testing/qmlrunner/APKBUILD
+++ b/testing/qmlrunner/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.1
pkgrel=0
pkgdesc="Runner for QML-only apps"
url="https://github.com/rinigus/qmlrunner"
-arch="all"
+arch="all !armhf" # armhf blocked by qt5-qtdeclarative
license="GPL-3.0-or-later"
makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/rinigus/qmlrunner/archive/$pkgver.tar.gz"