Thanks,
Fernando
On 6/15/05, Roy Wright <[EMAIL PROTECTED]> wrote:
First unmask the top level package, example:
echo "kde-base/kdebase-meta ~x86" >> /etc/portage/package.keywords
Then just run this script, example:
unmask.pl kdebase-meta
You might want to save a copy of package.keywords then compare the
two for sanity before emerging.
Have fun,
Roy
Janne Vänttinen wrote:
> Is there any easier way to make Portage to install KDE 3.4.1 to a
> stable system than to add every single installed package to
> /etc/portage/package.keywords? I wouldn't mind to have the entire
> kde-base -category use test packages but I would like to keep the rest
> of the system on stable ground. So PACKAGE_KEYWORDS is not a good
> solution.
>
> I tried to define packages with wildcards (like kde-base/* ~x86), with
> no luck. Is this possible?
>
> Thanks beforehand,
>