summaryrefslogtreecommitdiffstats
path: root/bin/emerge
diff options
context:
space:
mode:
Diffstat (limited to 'bin/emerge')
-rwxr-xr-xbin/emerge1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/emerge b/bin/emerge
index 4bfdac4e2..ec395c6d2 100755
--- a/bin/emerge
+++ b/bin/emerge
@@ -4052,6 +4052,7 @@ class depgraph(object):
# when necessary, as long as the atom will be satisfied
# in the final state.
graph_db = self.mydbapi[task.root]
+ skip = False
try:
for atom in root_config.sets[
"world"].iterAtomsForPackage(task):