Hello, I'm still having a bit of bother with crossdev. If I emerge -upDvtN world I get this warning (omitting the N makes no difference):
!!! The following installed packages are masked: - cross-i686-pc-linux-gnu/linux-headers-2.6.23-r3 (masked by: ~amd64 keyword) (This is a mostly amd64 system.) If I then add =cross-i686-pc-linux-gnu/linux-headers-2.6.23-r3 to package.keywords, the warning doesn't appear but no packages are selected for installation. I could just leave package.keywords like that, but it would be tidier to find out why the system thinks I need this package. equery d =cross-i686-pc-linux-gnu/linux-headers-2.6.23-r3 returns no result, and likewise equery d cross-i686-pc-linux-gnu/linux-headers. Perhaps I should just install crossdev, then remove it again. Has anyone a better suggestion? -- Rgds Peter