aboutsummaryrefslogtreecommitdiffstats
path: root/community/breeze
diff options
context:
space:
mode:
Diffstat (limited to 'community/breeze')
-rw-r--r--community/breeze/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/breeze/APKBUILD b/community/breeze/APKBUILD
index 61ddf57da0..4691c27d90 100644
--- a/community/breeze/APKBUILD
+++ b/community/breeze/APKBUILD
@@ -4,7 +4,7 @@ pkgname=breeze
pkgver=5.17.5
pkgrel=0
pkgdesc="Artwork, styles and assets for the Breeze visual style for the Plasma Desktop"
-arch="all"
+arch="all !armhf" # disable on armhf due to missing qt5-qtdeclarative
url="https://www.kde.org/workspaces/plasmadesktop/"
license="GPL-2.0-or-later"
depends_dev="kdecoration-dev kpackage-dev ki18n-dev kguiaddons-dev kconfigwidgets-dev kwindowsystem-dev"