aboutsummaryrefslogtreecommitdiffstats
path: root/community/kquickcharts/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kquickcharts/APKBUILD')
-rw-r--r--community/kquickcharts/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kquickcharts/APKBUILD b/community/kquickcharts/APKBUILD
index 7964155f96..62fdaaaa90 100644
--- a/community/kquickcharts/APKBUILD
+++ b/community/kquickcharts/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kquickcharts
pkgver=5.65.0
pkgrel=0
pkgdesc="A QtQuick plugin providing high-performance charts"
-arch="all"
+arch="all !armhf" # armhf blocked by qt5-qtdeclarative
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtquickcontrols2-dev"