diff --git a/srcpkgs/rooster/template b/srcpkgs/rooster/template index 7d2585aad50..76a39a74fdc 100644 --- a/srcpkgs/rooster/template +++ b/srcpkgs/rooster/template @@ -13,7 +13,7 @@ distfiles="https://github.com/conradkdotcom/rooster/archive/v${version}.tar.gz" checksum=b1413d220f240e9f9fc99e3be705c029a10f82e67df2858ee15ba09c3f5c1b51 case "$XBPS_TARGET_MACHINE" in - aarch64*) broken="undefined reference to rust_crypto_util_fixed_time_eq_asm https://github.com/DaGenix/rust-crypto/issues/383" ;; + aarch64*|ppc64*) broken="undefined reference to rust_crypto_util_fixed_time_eq_asm https://github.com/DaGenix/rust-crypto/issues/383" ;; esac post_extract() {