In depgraph._show_unsatisfied_dep(), if the child package is masked then a
authorZac Medico <zmedico@gentoo.org>
Fri, 10 Sep 2010 16:22:44 +0000 (09:22 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 10 Sep 2010 16:22:44 +0000 (09:22 -0700)
commit3d29e091cdf2d640d2680133dc360ed7f2abd7b1
tree1116be0349979bbe959bb18a63b13d5ff28588dc
parent465e8facba7deffea50d76e8be03badc14927fb3
In depgraph._show_unsatisfied_dep(), if the child package is masked then a
change to parent USE is not a valid solution (a normal mask message should
be displayed instead).
pym/_emerge/depgraph.py