ksysguard: broken on musl.

This commit is contained in:
Juan RP 2017-09-10 10:30:45 +02:00
parent 1c06a5c0bc
commit bba98cb275

View file

@ -13,3 +13,7 @@ license="GPL-2"
homepage="https://projects.kde.org/projects/plasma/ksysguard"
distfiles="http://download.kde.org/stable/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=ab69a8f3c8d21422b17e689dc0cf1b2137723dafded343ad3ea8db1802014080
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/4687/steps/shell_3/logs/stdio";;
esac