Installing gentoo in my old laptop is a painful work, as the weekly update can make the poor cpu extra hot.
To stick into gentoo with less emerge effort, I decided to use binary files for large packages e.g., chrome, firefox, libreoffice ect.
Just wondering if there is a list of packages that provides binary ebuilds in the repo, so that I can quickly identify these package and swap them into binary ones?
-bin
in their names, so a search for that with something like$ eix -- -bin
might get you part way there. – Jit