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

Bug 51497

Summary: emerge ingoring package.keywords entry for mozilla-1.7
Product: Gentoo Linux Reporter: David Grant <davidgrant>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Grant 2004-05-19 12:04:04 UTC
I added

=net-www/mozilla-1.7_rc1-r1 ~x86

to my 

/etc/portage/package.keywords

file, and other combinations, like 1.7*, 1.7_rc*, 1.7_rc1*, etc... but emerge seems to ignore this entry.
Comment 1 Sven Wegener gentoo-dev 2004-05-19 12:08:19 UTC
because it is masked via package.mask. to unmask you need to add
=net-www/mozilla-1.7_rc1-r1 to/etc/portage/package.unmask
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2004-05-19 12:20:09 UTC
As Sven said.
Comment 3 David Grant 2004-05-19 18:03:42 UTC
Why is it masked via portage.mask?

1.7 is Mozilla's new stable release, like 1.4 was.  I don't think 1.7_rc1 or 1.7_rc2 will be that unstable.