summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/repoman b/bin/repoman
index e61072e94..5135ac2a6 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -33,6 +33,7 @@ del os.environ["PORTAGE_LEGACY_GLOBALS"]
import portage.checksum
import portage.const
import portage.dep
+import portage.dep._dep_check_strict = True
import portage.exception
import cvstree
import time