Gentoo Archives: gentoo-devhelp

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-devhelp@l.g.o
Subject: [gentoo-devhelp] Re: How does PYTHON_COMPAT work?
Date: Tue, 19 Aug 2014 06:23:29
Message-Id: lsuqg8$73b$1@ger.gmane.org
In Reply to: [gentoo-devhelp] Re: How does PYTHON_COMPAT work? by Nikos Chantziaras
1 On 19/08/14 09:07, Nikos Chantziaras wrote:
2 > On 10/08/14 12:08, justin wrote:
3 >> You have not enable python 3.4 as a python provider in your make.conf.
4 >> But for the emerge you need to set at least one python ABI. Just add
5 >>
6 >> net-misc/livestreamer python_targets_python3_4
7 >>
8 >> to your package.use.
9 >
10 > I'm not making any progress. I've added:
11 >
12 > USE_PYTHON='3.4'
13 >
14 > in my make.conf. I've also done "eselect python set python3.4". I still
15 > get:
16 >
17 >
18 > !!! The ebuild selected to satisfy "livestreamer" has unmet requirements.
19 > - net-misc/livestreamer-1.10.0::Local USE="" ABI_X86="64"
20 > PYTHON_TARGETS="-python3_4"
21
22 OK, turns out the ebuild message was lying. USE_PYTHON is useless. I
23 need to set these:
24
25 http://wiki.gentoo.org/wiki/Project:Python/PYTHON_TARGETS