Sent from an iPhone, sorry for the HTML...
> On Feb 7, 2015, at 5:01 PM, Michał Górny <[email protected]> wrote: > > Dnia 2015-02-07, o godz. 16:54:54 > Mike Gilbert <[email protected]> napisał(a): > >>> On Sat, Feb 7, 2015 at 3:38 PM, Michał Górny <[email protected]> wrote: >>> Hi, >>> >>> Just a quick idea: >>> >>> 1. we set default PYTHON_SINGLE_TARGET to 3.* matching PYTHON_TARGETS, >>> >>> 2. python2.7-only ebuilds get implicit 2.7 via axs' patch, >>> >>> 3. py2.7+pypy ebuilds -- we enable 2.7 via package.use. >> >> Does #3 actually work if PYTHON_SINGLE_TARGET=python3_3 is in >> make.conf? I forget what our findings were on this. > > I forgot as well. Though I think we were trying IUSE defaults then. > > Sorry for the month long delay; yes, this works. Indeed that was the point of the patch, to allow PYTHON_SINGLE_TARGET to be global and something other than python2_7 when a 2.7-only package is installed.
