Odi's astoundingly incomplete notes
New entries | CodeGentoo switches to Python 3.9
To find remaining packages that still have a python3_8 useflag that prevents depcleaning 3.8:
find /var/db/pkg -name USE | xargs grep python3_8
Add comment