mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) build_options_default="opengl";;
|
i686*|x86_64*) build_options_default="opengl";;
|
||||||
armv[67]*) build_options_default="rpi";;
|
armv[67]*) build_options_default="rpi";;
|
||||||
|
ppc*) broken="not supported in this release";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue