For those of us (like myself) that occasionally use masked ebuilds and are _really_ lazy, make yourself a nifty little alias, ala:
alias akmrg="ACCEPT_KEYWORDS=\"~x86\" emerge" That way all you have to type is akmrg <package>. This also works great for searching and pretending... akmrg xfree -s :-) -Lee On Tue, Apr 01, 2003 at 05:54:14PM -0500, Brett I. Holcomb wrote: > The flags are in effect for only the line you type > > ACCEPT_KEYWORDS="~x86" emerge something > > only changes ACCEPT_KEYWORDS for the something package. It forgets the > ACCEPT_KEYWORDS after the line is done executing. > > Unless you use the -i (inject option) or some other way to make portage think > the lower version is installed it will try and downgrade to a stable version. > > > > On Tue, 01 Apr 2003 15:05:52 -0500 > > > > brett holcomb <[EMAIL PROTECTED]> wrote: > > > Yes, that does it for that one instance. > > > > nope unfortunately it on an update it wants the lower version again... > > So I'll leave both installed with the 2.3.0 going in last... :/ > > -- > > Brett I. Holcomb > AKA Grunt <>< > > -- > [EMAIL PROTECTED] mailing list > -- [EMAIL PROTECTED] mailing list
