libretro-mupen64plus: broken on ppc (works upstream, no releases)
This commit is contained in:
parent
40a744ec72
commit
a0926043bd
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ checksum=643379eaa840d632cd8fa046fc4858cc8ccd5a57ce5991771ab16f1ef675cee2
|
|||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) build_options_default="opengl";;
|
||||
armv[67]*) build_options_default="rpi";;
|
||||
ppc*) broken="not supported in this release";;
|
||||
esac
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue