Johannes Skov Frandsen wrote: > echo "dev-php5/phpunit-3.0.5 ~x86" >> /etc/portage/package.keywords > emerge -av dev-php5/phpunit > .. > Invalid atom in /etc/portage/package.keywords: dev-php5/phpunit-3.0.5
You used the version number of the package, and that why portage complains. The right line should be: "dev-php5/phpunit ~x86" in package.keywords -- Wes Barnhoorn -- [EMAIL PROTECTED] mailing list

