Simple bug you probably know about, needed to add some toolchain packages to keywords and p.mask because emerge -vpuD world was going to try to downgrade them on a _stable_ profile. I guess this is a non issue if they are due to be stablised soon. reborn chroot / # cat /etc/portage/package.keywords >=sys-libs/glibc-2.3.6-r4 ~amd64 >=sys-devel/gcc-4.1.1 ~amd64 >=dev-libs/gmp-4.2.1 ~amd64 >=dev-libs/mpfr-2.2.0_p10 ~amd64 reborn chroot / # cat /etc/portage/package.mask <sys-devel/gcc-4.1.1
Prerelease