diff --git a/srcpkgs/telepresence/template b/srcpkgs/telepresence/template index 373f42774b6..4467612bc06 100644 --- a/srcpkgs/telepresence/template +++ b/srcpkgs/telepresence/template @@ -15,10 +15,6 @@ 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 }