On Sunday 21 January 2007 03:44, Daniel Iliev <[EMAIL PROTECTED]> wrote about '[gentoo-amd64] media-libs/ploticus missing keyword': > Yesterday (after a scheduled daily > sync) portage started to complain like this: > ====== > emerge -DuN world -pv > !!! Ebuilds for the following packages are either all > !!! masked or don't exist: > media-libs/ploticus > ====== > emerge -pv media-libs/ploticus > !!! All ebuilds that could satisfy "media-libs/ploticus" have been > masked. !!! One of the following masked packages is required to complete > your request: > - media-libs/ploticus-2.33 (masked by: missing keyword) > - media-libs/ploticus-2.32 (masked by: missing keyword) > ===== > > > Following "http://www.gentoo.org/doc/en/gentoo-amd64-faq.xml#keyword" I > did: > > echo "media-libs/ploticus ~* *" >> /etc/portage/package.keywords > > ..but the result is the same.
Odd, sounds like a bad ebuild (no KEYWORDS var?) or a bugged portage (no longer recognizes the special KEYWORDs). On my system: $ grep -i keyw /usr/portage/media-libs/ploticus/*.ebuild /usr/portage/media-libs/ploticus/ploticus-2.32.ebuild:KEYWORDS="ppc x86" /usr/portage/media-libs/ploticus/ploticus-2.33.ebuild:KEYWORDS="~ppc ~x86" so, it doesn't *look* like a bad ebuild. First, check your local ebuilds, and make sure you don't have an interfering overlay. Also, make sure you don't have two (or more) media-libs/ploticus lines in your package.keywords. If that all checks out, I suppose it could be a portage bug. -- Boyd Stephen Smith Jr. ,= ,-_-. =. [EMAIL PROTECTED] ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.org/ \_/
pgpPwh6jbokQ8.pgp
Description: PGP signature
