Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Python3 - how to disable for an individual package?
Date: Sat, 03 Nov 2012 12:20:57
Message-Id: CA+czFiBu4TaJZE8GCEa-V7MXwOKoCR+UhVKPYa5_eJomTp6O=w@mail.gmail.com
In Reply to: [gentoo-user] Python3 - how to disable for an individual package? by Helmut Jarausch
1 On Nov 3, 2012 4:33 AM, "Helmut Jarausch" <jarausch@××××××××××××××××.de>
2 wrote:
3 >
4 > Hi,
5 >
6 > since some Python packages are still broken w.r.t. Python3 and still more
7 w.r.t. Python3.3, I'd like to disable
8 > installation of Python3 related files for same (but not all) packages.
9 >
10 > How can this be achieved?
11 >
12 > Many thanks for a hint,
13 > Helmut.
14 >
15
16 eselect python
17
18 ^-- What you really want.
19
20 Set your default python version to 2.7, but you can still have 3.x
21 available for what needs it.

Replies

Subject Author
Re: [gentoo-user] Python3 - how to disable for an individual package? Helmut Jarausch <jarausch@××××××××××××××××.de>