diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 2155a9cb915..23597b6d25e 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -15,6 +15,11 @@ changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md" distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz" checksum=3290d6c3bf4663432938f17b42310de9cf0327753a75c1f54215ec8f7b66a4eb +case "${XBPS_TARGET_MACHINE}" in + i686*) broken="build runs out of memory";; + *) ;; +esac + post_install() { vinstall ${wrksrc}/misc/logo.svg 644 usr/share/icons/hicolor/scalable/apps rio.svg vinstall ${wrksrc}/misc/rio.desktop 644 usr/share/applications