delve: break on ppc
[ci skip]
This commit is contained in:
@@ -12,7 +12,7 @@ distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
|
||||
checksum=eebf6cd9647a2c3987fd38e8dd6e0e968ff41300cab20dc178a789a77b92627d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|arm*|aarch64*) broken=yes ;;
|
||||
i686*|arm*|aarch64*|ppc*) broken=yes ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
|
||||
Reference in New Issue
Block a user