> I emerged xfce4 on my Gentoo-laptop. > I've some problems with masked ebuilds, like xfce4-session. > when i try to emerge it i receive this kind of error: > > > [EMAIL PROTECTED] primero # ACCEPT_KEYWORDS="~x86" emerge -pv xfce4-session > > These are the packages that I would merge, in order: > > Calculating dependencies > !!! all ebuilds that could satisfy "xfce4-session" have been masked. > > !!! Error calculating dependencies. Please correct. > > > I've read here in the ml and on the official guide that i have to use > the ACCEPT_KEYWORDS flag to emerge masked ebuild but it seems not to > work. > > any idea about it?
The ebuild is masked inside the ebuild (ACCEPT_KEYWORDS="-* amd64") which means that you either have to copy the ebuild to your overlay, or it might help unmasking it through adding "xfce-base/xfce4-session" in /etc/portage/package.unmask (not sure if this helps) Patrick B�rjesson -- Public key ID: 4C5AB0BF Public key available at wwwkeys.pgp.net
pgp00000.pgp
Description: PGP signature
