EmulationStation: broken on aarch64
This commit is contained in:
parent
9cb78e6a49
commit
323b1d95c9
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ homepage="https://github.com/Herdinger/EmulationStation"
|
|||
distfiles="https://github.com/Herdinger/EmulationStation/archive/$_githash.tar.gz"
|
||||
checksum=e144e06fdd64522c67f35b882eb0d8c5ab455075d9d3b4cd13e2c6f7764c7e38
|
||||
wrksrc=EmulationStation-$_githash
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/1393/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue