diff --git a/srcpkgs/riot-desktop/template b/srcpkgs/riot-desktop/template index 92a2b91483b..e255217f8c9 100644 --- a/srcpkgs/riot-desktop/template +++ b/srcpkgs/riot-desktop/template @@ -17,6 +17,10 @@ nocross=yes nostrip=yes shlib_provides="libGLVESv2.so" +case "$XBPS_TARGET_MACHINE" in + i686*) broken="/void-packages/srcpkgs/riot-desktop/template: line 20: 390 Segmentation fault" ;; +esac + do_build() { npm install npm run build