summaryrefslogtreecommitdiffstats
path: root/bin/repoman
diff options
context:
space:
mode:
Diffstat (limited to 'bin/repoman')
-rwxr-xr-xbin/repoman1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index 4e8f7fc14..9f853073d 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -477,7 +477,6 @@ if quiet < 2:
print "PORTDIR_OVERLAY = \""+os.environ["PORTDIR_OVERLAY"]+"\""
# Now that PORTDIR_OVERLAY is properly overridden, create the portdb.
-os.environ["ACCEPT_LICENSE"] = "*"
repoman_settings = portage.config(local_config=False,
config_incrementals=portage_const.INCREMENTALS)
trees = portage.create_trees()