telepresence: aarch64* broken
This commit is contained in:
parent
c803a5125d
commit
a91d7cac3c
|
@ -15,6 +15,10 @@ changelog="https://raw.githubusercontent.com/telepresenceio/telepresence/master/
|
|||
distfiles="https://github.com/datawire/telepresence/archive/${version}.tar.gz"
|
||||
checksum=e2b9487c9f2742727fb9219ce8a564e2b5644b464c14922448fc0225bdd51acf
|
||||
|
||||
case "$XBPS_TARGET_MACHINE"
|
||||
aarch64*) broken="depends on currently broken git";;
|
||||
esac
|
||||
|
||||
post_build() {
|
||||
packaging/build-sshuttle.py
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue