Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360127 - sys-apps/portage: support for -~* in package.keywords.
Summary: sys-apps/portage: support for -~* in package.keywords.
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Configuration (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 11:51 UTC by Piotr Karbowski (RETIRED)
Modified: 2012-09-06 19:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Karbowski (RETIRED) gentoo-dev 2011-03-23 11:51:21 UTC
As Zac requested, I am reporting it here.

Portage should allow -~* keyword, useful in forcing package from stable arch, right now all what we can do is -~<arch>.

Reproducible: Always
Comment 1 Piotr Karbowski (RETIRED) gentoo-dev 2011-09-01 13:09:16 UTC
*friendly bump*
Comment 2 Zac Medico gentoo-dev 2012-09-06 19:47:05 UTC
I'm not sure that it's worth it, given that you an use "-* stable-keyword" to get the same result. Also, note that ~* is already supported in ACCEPT_KEYWORDS, and -~* will already negate it.