gnome-2.6 wouldn't compile, it got stuck on gnome-system-monitor because of libbonobo missing, so I first did emerge libbonobo (with ACCEPT_KEYWORDS=~86) and them emerge gnome (again with ACCEPT, &c) and it is now happily emerging the rest of gnome-2.6 Reproducible: Always Steps to Reproduce: 1. ACCEPT_KEYWORDS=~x86 emerge gnome 2. 3. Actual Results: sorry, starting working on a solution, but the config/make end of building gnome-system-monitor failed, claiming it couldn't find libbonobo Expected Results: well, it should have compiled. I tried ACCEPT_KEYWORDS=~x86 emerge libbonobo, it built, then I tried again ACCEPT_KEYWORDS=~x86 emerge gnome and this time it built gnome-system-monitor.
g-s-t deps on libgnome, libgnome deps on libbonobo.. so this shouldnt happen can you give the exact breaking output ?
no reply, this shouldn't happen