mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/kscreenlocker: disable on mips64
This commit is contained in:
parent
73f135324e
commit
a6ea9aa61d
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user