mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
powerdevil: broken on arm* because of xorg-server-xwayland
This commit is contained in:
parent
c1c2c3ee24
commit
0daa059c2c
1 changed files with 5 additions and 0 deletions
|
@ -14,3 +14,8 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://projects.kde.org/projects/plasma/powerdevil"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7ee1d5ed16ab3cc66268d17175c237a8e9a4cf5f1869f8a99d12379ae764d0ec
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) broken="xorg-server-xwayland is not available"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue