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 d228222b7..f74e8905d 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
+portage_dep._dep_check_strict = True
import portage_exception
import cvstree
import time