summaryrefslogtreecommitdiffstats
path: root/bin/emerge
diff options
context:
space:
mode:
Diffstat (limited to 'bin/emerge')
-rwxr-xr-xbin/emerge4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/emerge b/bin/emerge
index 1b7d0681a..996924dcd 100755
--- a/bin/emerge
+++ b/bin/emerge
@@ -1635,9 +1635,7 @@ class depgraph:
newlist = []
for atom in mylist:
mykey = portage.dep_getkey(atom)
- if portage.catsplit(mykey)[-1] == "portage":
- newlist.insert(0, atom)
- else:
+ if True:
newlist.append(atom)
"""Make sure all installed slots are updated when possible.
Do this with --emptytree also, to ensure that all slots are