On Thursday 11 February 2010 16:56:51 dhk wrote:
> Alan McKinnon wrote:
> > On Thursday 11 February 2010 15:19:57 dhk wrote:
> >> How do I find out the missing keyword for dev-java/sun-j2ee?
> >> 
> >> I tried dev-java/sun-j2ee ~amd64 java in /etc/portage/package.keywords
> >> and tried adding ACCEPT_LICENSE="sun-bcla-j2ee" to /etc/make.conf.
> > 
> > dev-java/sun-j2ee ~*
> > 
> >> Below is the output to the emerge.
> >> 
> >> emerge -pv dev-java/sun-j2ee
> >> !!! CONFIG_PROTECT is empty
> >> These are the packages that would be merged, in order:
> >> 
> >> Calculating dependencies... done!
> >> 
> >> !!! All ebuilds that could satisfy "dev-java/sun-j2ee" have been masked.
> >> !!! One of the following masked packages is required to complete your
> >> request:
> >> - dev-java/sun-j2ee-1.3.1-r4 (masked by: missing keyword)
> >> 
> >> 
> >> For more information, see the MASKED PACKAGES section in the emerge
> >> man page or refer to the Gentoo Handbook.
> >> 
> >> Thanks,
> >> 
> >> dhk
> 
> That seems like it should have worked.  I tried dev-java/sun-j2ee ~* in
> /etc/portage/package.keywords but I get the same response.
> 
> Any more ideas?

From the ebuild:

KEYWORDS="-ppc x86"

So for amd64 you would need in packages.keywords:

dev-java/sun-j2ee **

That will likely let it install. It might even run afterwards... :-)


-- 
alan dot mckinnon at gmail dot com

Reply via email to