Tweak packages_with_invalid_use_config handling:
authorZac Medico <zmedico@gentoo.org>
Thu, 29 Apr 2010 13:23:10 +0000 (06:23 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 29 Apr 2010 13:23:10 +0000 (06:23 -0700)
commit442828eb2f64a45c04d1baae1cce358b32dcaf3b
tree5aff165beef84b7d0b78f029d7a33e1c29f0cc50
parent87250d0cdfa74598f1564668cc446cd3ae1cf9a0
Tweak packages_with_invalid_use_config handling:
* Ignore IUSE since those can't be changed by the user.
* Only add unbuilt ebuilds to the list since USE can't be changed
  for built ebuilds.
pym/_emerge/depgraph.py