boringtun: better broken=
This commit is contained in:
parent
bb1c31f5c7
commit
3b97b28479
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ distfiles="https://github.com/cloudflare/${pkgname}/archive/v${version}.tar.gz"
|
|||
checksum=@7ba22dcb785c9dfa99d70fc3ea0fa86908debd59eabc278f65db50a22bcc731c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="ftbfs in ring" ;;
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
*) broken="ftbfs in ring" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue