Re: [gentoo-user] Dependencies and PYTHON_TARGETS

2018-04-22 Thread Alec Ten Harmsel
On Sun, Apr 22, 2018 at 11:34:36AM -0700, Ian Zimmerman wrote: > ... > > This is disappointing. It looks like I have to do 2 things manually: Nope, just one. > * set PYTHON_TARGETS="python2_7 python3_6" - where? In make.conf? Will > it override the profile setting? Yes, right in make.conf.

[gentoo-user] Dependencies and PYTHON_TARGETS

2018-04-22 Thread Ian Zimmerman
I am still on the 2013 profile, and I therefore have PYTHON_TARGETS=python2_7 python3_5. The other day I had to install python 3.6 for reasons unrelated to portage or other packages. I thought I would reduce my overall snake footprint by removing 3.5 _if_ it wasn't really necessary anymore. To t