aboutsummaryrefslogtreecommitdiffstats
path: root/community/konsole/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/konsole/APKBUILD')
-rw-r--r--community/konsole/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/konsole/APKBUILD b/community/konsole/APKBUILD
index 5c0b9bb2f3..6629438b0e 100644
--- a/community/konsole/APKBUILD
+++ b/community/konsole/APKBUILD
@@ -3,7 +3,7 @@
pkgname=konsole
pkgver=19.12.1
pkgrel=0
-arch="all"
+arch="all !armhf" # armhf blocked by qt5-qtdeclarative
url="https://kde.org/applications/system/konsole"
pkgdesc="KDE's terminal emulator"
license="GPL-2.0-only AND LGPL-2.1-or-later AND Unicode-DFS-2016"