Gentoo Archives: gentoo-user

From: "»Q«" <boxcars@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: openshot-2.0.6.ebuild
Date: Thu, 24 Mar 2016 19:54:25
Message-Id: 20160324145247.3fb715b7@sepulchrave.remarqs
In Reply to: [gentoo-user] Re: openshot-2.0.6.ebuild by James
1 On Thu, 24 Mar 2016 18:14:39 +0000 (UTC)
2 James <wireless@×××××××××××.com> wrote:
3
4 > Alan McKinnon <alan.mckinnon <at> gmail.com> writes:
5 >
6 > > What do you have for
7 > > emerge --info | grep PYTHON
8 >
9 >
10 > a ton of flags.... Here's the relevant part?::
11 >
12 > PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4"
13
14 You have PYTHON_SINGLE_TARGET="python2_7" but the ebuild requires it to
15 be either python3_4 or python3_5. You can set it in package.use with
16
17 media-video/openshot python_single_target_python3_4