Johannes Skov Frandsen wrote:
> Hi
> 
> I posted a question yesterday about masked packages and got a lot of
> answers on how to use it, but didn't really needed it for the task I was
> trying to accomplish. Now however i fear there is no way around it.
> 
> After reading trough the different posts I figured that the way to go
> would be to add a line to the 'package.keywords' file in /etc/portage.
> 
> So i did the following:
> > echo "dev-php5/phpunit-3.0.5 ~x86" >> /etc/portage/package.keywords

Try echo "=dev-php5/phpunit-3.0.5 ~x86" >> /dtc/portage/package.keywords

Alternatively emerge flagedit and

flagedit =dev-php5/phpunit-3.0.5 -- +~x86

If you include the version number in the package name you have to
specify whether the package is = to the version or > than etc. This
helps you unmask all versions greater than a certain version etc.

W.
-- 
[EMAIL PROTECTED] mailing list

Reply via email to