diff --git a/srcpkgs/rstudio/template b/srcpkgs/rstudio/template index 9b14e70a70c..7298b8cd50e 100644 --- a/srcpkgs/rstudio/template +++ b/srcpkgs/rstudio/template @@ -52,6 +52,10 @@ skip_extraction="core-dictionaries.zip selenium-server-standalone-${_selenium_version}.jar chromedriver-linux" +case "$XBPS_TARGET_MACHINE" in + i686) broken="https://build.voidlinux.eu/builders/i686_builder/builds/5009/steps/shell_3/logs/stdio" ;; +esac + post_extract() { _srcdir="${XBPS_SRCDISTDIR}/${pkgname}-${version}"