aboutsummaryrefslogtreecommitdiffstats
path: root/community/kplotting/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kplotting/APKBUILD')
-rw-r--r--community/kplotting/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kplotting/APKBUILD b/community/kplotting/APKBUILD
index a7f4c80177..cca61e0f7c 100644
--- a/community/kplotting/APKBUILD
+++ b/community/kplotting/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kplotting
pkgver=5.66.0
pkgrel=0
pkgdesc="Lightweight plotting framework"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev"