Depends on how it's masked.  you could try the following:

ACCEPT_KEYWORDS="~x86" emerge --buildpkg -uvp net-www/galeon

or, if it's not masked by ~x86, do:

cat /usr/portage/profiles/package.mask |grep galeon

then comment it out if it's there.

also, sometimes emerging the ebuild directly will allow you to merge unstable packages:

cd /usr/portage/net-www/galeon
emerge --buildpkg -uvp galeon-1.3.3.ebuild

hth
Craig

On Tue, 11 Mar 2003 13:55:58 -0300
[EMAIL PROTECTED] wrote:

> Hello.
> 
> How can someone emerge galeon-1.3.3. Trying
> it on my system gives me
> 
> -----------------------------------
> # emerge --buildpkg --usepkg -uvp =net-www/galeon-1.3.3
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies
> !!! all ebuilds that could satisfy "=net-www/galeon-1.3.3" have been masked.
> 
> !!! Error calculating dependancies. Please correct.
> -----------------------------------
> 
> Regards.
> 
> Romildo
> -- 
> Prof. Jos? Romildo Malaquias        [EMAIL PROTECTED]
> Departamento de Computa??o       [EMAIL PROTECTED]
> Univ. Federal de Ouro Preto  http://uber.com.br/romildo
> 
> --
> [EMAIL PROTECTED] mailing list
> 

--
[EMAIL PROTECTED] mailing list

Reply via email to