gnome-sudoku: broken for arm*-musl
This commit is contained in:
parent
29bc948659
commit
8dfb5dafe8
|
@ -11,3 +11,7 @@ license="GPL-2"
|
|||
homepage="https://wiki.gnome.org/Apps/Sudoku"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5b758187200ea42fec9e5ec66c09e355a3b0a9a6817ea3b5966f3815eda7641d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*-musl) broken="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/7920/steps/shell_3/logs/stdio" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue