summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/emerge3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/emerge b/bin/emerge
index 9970ad0e8..c022fb487 100755
--- a/bin/emerge
+++ b/bin/emerge
@@ -1471,7 +1471,8 @@ class depgraph:
# node matters. In any case, this particular block is
# automatically resolved.
continue
- if slot_atom not in blocked_slots_final.values():
+ if pstatus == "merge" and
+ slot_atom not in blocked_slots_final.values():
upgrade_matches = final_db.match(slot_atom)
if upgrade_matches:
# Apparently an upgrade may be able to invalidate