community/kscreen: disable on armhf

Yet another case of ceasing to work due to qtdeclarative getting disabled.
This commit is contained in:
Rasmus Thomsen 2020-01-09 20:52:18 +01:00
parent c03efb75a0
commit 070ec18ff3

View File

@ -4,7 +4,7 @@ pkgname=kscreen
pkgver=5.17.5
pkgrel=0
pkgdesc="KDE's screen management software"
arch="all"
arch="all !armhf" # qtdeclarative
url="https://www.kde.org/workspaces/plasmadesktop/"
license="GPL-2.0-or-later AND LGPL-2.1-or-later"
depends="hicolor-icon-theme"