From: Zac Medico Date: Tue, 4 Jan 2011 01:43:40 +0000 (-0800) Subject: fix indentation from commit f29d351990f0a3dd6183ec888ba8b0ff522c0875 X-Git-Tag: v2.2.0_alpha13~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7a43d645d1d6b47cba6c78bbcc01ddc89ddcb24c;p=portage.git fix indentation from commit f29d351990f0a3dd6183ec888ba8b0ff522c0875 --- diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py index bbf92d284..a75dfc1a7 100644 --- a/pym/_emerge/depgraph.py +++ b/pym/_emerge/depgraph.py @@ -2271,7 +2271,7 @@ class depgraph(object): self._pkg_use_enabled(pkg), pkg.iuse.is_valid_flag): required_use_unsatisfied.append(pkg) - continue + continue if pkg.built and not mreasons: mreasons = ["use flag configuration mismatch"] masked_packages.append(