On Monday, 23 April 2018 16:31:39 BST Ian Zimmerman wrote: > I think before digging further, I should eliminate any guessing about > what PYTHON_TARGETS is actually set to. How can I list the environment > portage sees, from all sources (profile, make.conf and whatever else)?
Doesn't "emerge --info | grep PYTHON_TARGETS" work for you? Here I get PYTHON_TARGETS="python2_7 python3_5". -- Regards, Peter.