On Wed, 2020-04-22 at 10:50 +0200, Martin Gysel wrote:
> Am 21.04.20 um 07:56 schrieb Michał Górny:
> > In order to improve stability of the upgrade, you may choose to
> > temporarily enable both targets, i.e. set in /etc/portage/package.use
> > or its equivalent:
> > 
> >     PYTHON_TARGETS: python3_6 python3_7
> >     PYTHON_SINGLE_TARGET: -* python3_6
> 
> if I put something like the above in /etc/portage/package.use/default I get:
> 
> $ emerge --info
> --- Invalid atom in /etc/portage/package.use/default: PYTHON_TARGETS
> --- Invalid atom in /etc/portage/package.use/default: PYTHON_SINGLE_TARGET
> 
> shouldn't it be something like the following?
> 
> */* PYTHON_TARGETS: python3_6 python3_7
> */* PYTHON_SINGLE_TARGET: -* python3_6
> 

Yes, you are correct.  I'm sorry about the mistake.

-- 
Best regards,
Michał Górny

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

Reply via email to