On Sat, 13 Mar 2021 at 18:23, Steven Lembark <[email protected]> wrote: > > grep python_targets /etc/portage/package.use/* > > That was it: I never new that the python targets got stuck > in the zz_autoconfigure file. > > Sanity check: Do I actually need to set the python target or > python single target for the system to function?
Usually not, they have defaults that works most of the time. You should really only set them for specific packages and specific versions where you need it for something special. Regards, Arve

