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

(-)bin/emerge (+1 lines)
Lines 1113-1118 Link Here
1113
				if not arg:
1113
				if not arg:
1114
					if "empty" not in self.myparams and \
1114
					if "empty" not in self.myparams and \
1115
						"deep" not in self.myparams and \
1115
						"deep" not in self.myparams and \
1116
						myparent and \
1116
						vardb.match(x):
1117
						vardb.match(x):
1117
						continue
1118
						continue
1118
1119

Return to bug 149092