On Fri, 3 Aug 2012 02:13:17 +0200, Alan McKinnon wrote: > I once switched a host from unstable to stable and I sweated blood > and bricks to do it. IIRC correctly it involved a whole lot of manual > package masking, and that took a whole lot of grep sed and awking > emerge output. How about qlist -ICv | sed 's/^/=/' >/etc/portage/package.accept_keywords That will generate the initial list to prevent anything from downgrading when you switch keywords. Then use eix-test-obsolete from time to time to tell you what you can remove. Anything still in there are a few months should probably be allowed to downgrade. -- Neil Bothwick Windows Error #56: Operator fell asleep while waiting.