Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 220987
Collapse All | Expand All

(-)/usr/bin/emerge (+1 lines)
Lines 3931-3936 Link Here
3931
						# when necessary, as long as the atom will be satisfied
3931
						# when necessary, as long as the atom will be satisfied
3932
						# in the final state.
3932
						# in the final state.
3933
						graph_db = self.mydbapi[task.root]
3933
						graph_db = self.mydbapi[task.root]
3934
						skip = False
3934
						try:
3935
						try:
3935
							for atom in root_config.sets[
3936
							for atom in root_config.sets[
3936
								"world"].iterAtomsForPackage(task):
3937
								"world"].iterAtomsForPackage(task):

Return to bug 220987