I encounter the following error when doing an update-world: emerge: there are no ebuilds to satisfy "dev-libs/nss[abi_x86_32(-)]". (dependency required by "www-plugins/adobe-flash-11.2.202.341[abi_x86_32]" [ebuild]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) But there's no USE flag abi_x86_32 in dev-libs/nss: fpemud-workstation nss # equery uses =dev-libs/nss-3.15.5 [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for dev-libs/nss-3.15.5: U I + - cacert : Include CAcert root certificates (http://http://www.cacert.org/) + - nss-pem : Add support for libnsspem - - utils : Install utilities included with the library fpemud-workstation nss # equery uses =dev-libs/nss-3.15.4 [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for dev-libs/nss-3.15.4: U I - - utils : Install utilities included with the library fpemud-workstation nss # equery uses =dev-libs/nss-3.15.4-r1 [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for dev-libs/nss-3.15.4-r1: U I + + cacert : Include CAcert root certificates (http://http://www.cacert.org/) + + nss-pem : Add support for libnsspem - - utils : Install utilities included with the library Reproducible: Always Steps to Reproduce: 1. emerge adobe-flash 2. mask app-emulation/emul-linux-x86-baselibs 3. emerge -uDN world In www-plugins/adobe-flash/adobe-flash-11.2.202.341.ebuild: || ( ( dev-libs/glib:2[abi_x86_32(-)] dev-libs/nspr[abi_x86_32(-)] dev-libs/nss[abi_x86_32(-)] ) app-emulation/emul-linux-x86-baselibs ) "dev-libs/nss[abi_x86_32(-)]" should be changed to "dev-libs/nss"
Please paste the full command and the full output of emerge as a comment.