Gentoo Archives: gentoo-user

From: Alec Ten Harmsel <alec@××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Dependencies and PYTHON_TARGETS
Date: Sun, 22 Apr 2018 19:11:59
Message-Id: 20180422150847.GA17255@localhost.localdomain
In Reply to: [gentoo-user] Dependencies and PYTHON_TARGETS by Ian Zimmerman
1 On Sun, Apr 22, 2018 at 11:34:36AM -0700, Ian Zimmerman wrote:
2 > ...
3 >
4 > This is disappointing. It looks like I have to do 2 things manually:
5
6 Nope, just one.
7
8 > * set PYTHON_TARGETS="python2_7 python3_6" - where? In make.conf? Will
9 > it override the profile setting?
10
11 Yes, right in make.conf. It will override the setting in the profile.
12
13 > * make sure dev-lang/python:3.6 stays in the world file, even if it is
14 > not needed by me directly
15
16 No, you shouldn't need any dev-lang/python entries in the world file. I
17 don't have any in my world file, but still have 2.7 and 3.5 installed on
18 my system because I have some python programs installed.
19
20 Alec

Replies

Subject Author
[gentoo-user] Re: Dependencies and PYTHON_TARGETS Ian Zimmerman <itz@××××××××××××.org>