-t doesnt work in this case as emerge wants xorg-server built with the kdrive flag before it will continue processing - which makes sense.
BillK On Sun, 2010-05-16 at 15:55 -0700, walt wrote: > On 05/15/2010 09:42 PM, William Kenworthy wrote: > > I am trying to update a laptop after a break of a few months and have > > an ... anomaly! > > > > It suddenly wants the kdrive use flag enabled for xorg-server and > > sabayon - why? I think kdrive is a minimal xserver built on top of xorg > > so its not appropriate for a system I want full functionality on - is > > it? > > > > How can I find out whats bringing this use flag in as I cant find > > anything so far. > > The method most often suggested is adding the 't' flag to your emerge: > > #emerge -auNDt world > > >