Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392751 - media-souind/xnoise-9999 not masked by keyword
Summary: media-souind/xnoise-9999 not masked by keyword
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL: http://packages.gentoo.org/package/me...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-01 19:22 UTC by Uldis Kalniņš
Modified: 2011-12-01 20:52 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 Uldis Kalniņš 2011-12-01 19:22:28 UTC
Well, summary says it all, i believe the 9999 by default should be masked by ~arch keyword? right? 

The 0.1.29 and 0.1.28 versions are masked, but the 9999 isn't. 

Reproducible: Always

Steps to Reproduce:
1.sync portage, delete any keywords regarding xnoise
2.try to emerge xnoise

Actual Results:  
Portage tries to install -9999 version

Expected Results:  
Should ask for keyword changes
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2011-12-01 20:22:35 UTC
$ grep -H KEY *999*
xnoise-9999.ebuild:KEYWORDS=""

You probably have it unmasked in /etc/portage
Comment 2 Uldis Kalniņš 2011-12-01 20:52:38 UTC
Yeah, you'r right :)