Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 808102

Summary: package.use: unexpected ::repo behavior
Product: Portage Development Reporter: Anna Vyalkova <cyber+gentoo>
Component: Core - ConfigurationAssignee: Portage team <dev-portage>
Status: UNCONFIRMED ---    
Severity: normal CC: gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anna Vyalkova 2021-08-14 04:57:24 UTC
I have this in package.use:

*/*::guru test
dev-python/*::guru -test
dev-python/* -test

But `test` use flag for dev-python packages gets enabled anyway.

However, this works:
*/* test
dev-python/* -test