edb-debugger: mark ppc64 as broken
[ci skip]
This commit is contained in:
@@ -17,7 +17,7 @@ case "${XBPS_TARGET_MACHINE}" in
|
|||||||
arm*|aarch64*)
|
arm*|aarch64*)
|
||||||
broken="${XBPS_TARGET_MACHINE} not supported yet"
|
broken="${XBPS_TARGET_MACHINE} not supported yet"
|
||||||
;;
|
;;
|
||||||
mips*)
|
mips*|ppc64*)
|
||||||
broken="${XBPS_TARGET_MACHINE} unsuported target"
|
broken="${XBPS_TARGET_MACHINE} unsuported target"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user