community/kscreenlocker: disable on mips64

This commit is contained in:
TBK 2020-12-14 03:26:49 +01:00
parent 73f135324e
commit a6ea9aa61d

View File

@ -5,8 +5,8 @@ pkgver=5.20.4
pkgrel=0
pkgdesc="Library and components for secure lock screen architecture"
# armhf blocked by extra-cmake-modules
# s390x blocked by kdeclarative
arch="all !armhf !s390x"
# s390x, mips64 blocked by kdeclarative-dev, kcmutils-dev, ktextwidgets-dev, kxmlgui-dev
arch="all !armhf !s390x !mips64"
url="https://www.kde.org/workspaces/plasmadesktop/"
license="GPL-2.0-or-later AND (GPL-2.0-only OR GPL-3.0-only)"
depends="linux-pam elogind"