diff --git a/community/rubberband/APKBUILD b/community/rubberband/APKBUILD index 94cedad72db..a4f877b7acc 100644 --- a/community/rubberband/APKBUILD +++ b/community/rubberband/APKBUILD @@ -39,7 +39,7 @@ build() { check() { case "$CARCH" in riscv64) - meson test ---timeout-multiplier=30 -print-errorlogs --no-rebuild -C output + meson test --timeout-multiplier=30 --print-errorlogs --no-rebuild -C output # 8/8 Stretcher TIMEOUT 30.04s killed by signal 15 SIGTERM ;; *)