summaryrefslogtreecommitdiffstats
path: root/bin/repoman
diff options
context:
space:
mode:
Diffstat (limited to 'bin/repoman')
-rwxr-xr-xbin/repoman2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/repoman b/bin/repoman
index 590973c50..2efbe5e70 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -1092,8 +1092,6 @@ for x in scanlist:
profdir = portdir+"/profiles/"+prof[0]
- portage.profiledir=profdir
-
if arch_caches.has_key(prof[0]):
dep_settings, portage.portdb, portage.db["/"]["porttree"] = arch_caches[prof[0]]
else: