"Patrick Marquetecken" <[EMAIL PROTECTED]> writes:
Do this: cd /usr/portage/media-video/nvidia-kernel/ ebuild nvid*4191.ebuild merge
OR open up the nvid*4191.ebuild in the same directory, and where you see:
KEYWORDS="~x86 blah blah blah"
make it say:
KEYWORDS="x86 blah blah blah"
In other words, remove the tilde (~) from in front of the x86 and save the ebuild in place, the just go ahead and do:
emerge nvidia
That should work....
Well that's going round the houses :)
I think the proper way to emerge a masked package is (eg.):
ACCEPT_KEYWORDS="~x86" emerge nvidia
This temporarily changes what emerge accepts, rather than forcing or changing anything.
MAL
-- [EMAIL PROTECTED] mailing list
