summaryrefslogtreecommitdiffstats
path: root/bin/ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild')
-rwxr-xr-xbin/ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ebuild b/bin/ebuild
index 08a68f100..617cad355 100755
--- a/bin/ebuild
+++ b/bin/ebuild
@@ -83,8 +83,6 @@ debug = opts.debug
force = opts.force
import portage.util, portage.const
-import portage.dep
-portage.dep._dep_check_strict = True
# do this _after_ 'import portage' to prevent unnecessary tracing
if debug and "python-trace" in portage.features: