summaryrefslogtreecommitdiffstats
path: root/bin/repoman
diff options
context:
space:
mode:
Diffstat (limited to 'bin/repoman')
-rwxr-xr-xbin/repoman2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index 22568ab38..a431d293b 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -56,7 +56,7 @@ except ImportError:
from repoman import utilities
from _emerge import Package, RootConfig
-from portage.sets import load_default_config
+from portage._sets import load_default_config
import portage.checksum
import portage.const