Am 04.11.2010 17:46, schrieb Peter Humphrey:
As expected, that didn't help - this is a ~amd64 gentoo box, and so everything is already emerged with the ~amd64 keyword. I still get a missing-keyword error from emerge.
portage-2.2_rc67.ebuild has KEYWORDS="~sparc-fbsd ~x86-fbsd"As you can see there is no ~amd64 set in the ebuild and so it can't match your ~amd64 in make.conf. Because of that you have to put 'sys-apps/portage-2.2_rc67 **' to package.keywords
HtH Sebastian Beßler