edb-debugger: mark ppc64 as broken
[ci skip]
This commit is contained in:
parent
ac0da85cde
commit
3415319941
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ case "${XBPS_TARGET_MACHINE}" in
|
|||
arm*|aarch64*)
|
||||
broken="${XBPS_TARGET_MACHINE} not supported yet"
|
||||
;;
|
||||
mips*)
|
||||
mips*|ppc64*)
|
||||
broken="${XBPS_TARGET_MACHINE} unsuported target"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue