On Friday 21 Jul 2017 12:35:39 Mart Raudsepp wrote:
> Ühel kenal päeval, R, 21.07.2017 kell 10:30, kirjutas Mick:
> > Where is the best place to put USE_EXPAND flags?  In
> > /etc/portage/make.conf, 
> > or in some other file, e.g. /etc/portage/env/<category>/<package>
> 
> /etc/portage/package.use (file or a file in that as a directory)
> 
> The syntax is like this:
> 
> dev-python/foo PYTHON_TARGETS: python3_6 # Add python3.6 support
> 
> It also supports wildcard, so you can do this for all with just
> */* USE_EXPAND_NAME: my choices
> or if you want to force things, overriding profiles:
> */* USE_EXPAND_NAME: -* my choices

Thanks, I had tried it in package.use like this:

 dev-python/foo flag1 flag2 -flag3 PYTHON_TARGETS="python3_6"

and but it did not process PYTHON_TARGETS.  I'll change the syntax to what you 
suggest and try again.
-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to