Hello Everyone, localhost ~ # emerge --pretend --update --deep world
These are the packages that I would merge, in order: Calculating world dependencies ...done! [ebuild UD] media-libs/gst-plugins-0.8.5-r1 [0.8.7] As you see I have gst-plugins-0.8.7 installed , which is ~x86: [EMAIL PROTECTED] ~ $ grep KEY /usr/portage/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~arm ~ppc64" However I have also unmasked it: [EMAIL PROTECTED] ~ $ grep gst-plugins /etc/portage/package.keywords media-libs/gst-plugins ~x86 And portage still wants to downgrade to 0.8.5 Why does it want to downgrade , especially since it did not complain during the upgrade (from 0.8.5 to 0.8.7) ? -- Thanks, Ivan Yosifov. -- [email protected] mailing list
