diff --git a/srcpkgs/VeraCrypt/template b/srcpkgs/VeraCrypt/template index b3ec08ffc5..54b22b9742 100644 --- a/srcpkgs/VeraCrypt/template +++ b/srcpkgs/VeraCrypt/template @@ -26,6 +26,10 @@ if [ "$CROSS_BUILD" ]; then make_build_args+=' NOTEST=1' fi +if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then + broken="Error: TestFailed at VeraCrypt::TestCipher:181" +fi + do_install() { vbin Main/veracrypt vlicense License.txt