On Thu, Jun 3, 2021 at 6:19 PM J. Roeleveld wrote: > All, > > I've got several packages complaining about "PYTHON_TARGETS" missing > "python3_8" You should add --changed-use to your emerge flags and clean any PYTHON_TARGETS cruft out of package.use. On ~arch the default python has just changed from 3.8 to 3.9. You may well find --depclean will remove 3.8 after that.