testing/libkscreen: limit on armv7

This commit is contained in:
Leo 2019-06-25 15:32:16 -03:00
parent 643b8d87ed
commit f465e34bc8

View File

@ -4,7 +4,7 @@ pkgname=libkscreen
pkgver=5.16.2
pkgrel=0
pkgdesc="KDE screen management software"
arch="all"
arch="all !armv7" # Fails to compile
url="https://www.kde.org/workspaces/plasmadesktop/"
license="LGPL-2.1-or-later AND GPL-2.0-or-later AND (GPL-2.0-only OR GPL-3.0-only)"
depends_dev="qt5-qtbase-dev qt5-qtx11extras-dev kwayland-dev"