summaryrefslogtreecommitdiffstats
path: root/bin/ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild')
-rwxr-xr-xbin/ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild b/bin/ebuild
index aafc69d3f..80feb3563 100755
--- a/bin/ebuild
+++ b/bin/ebuild
@@ -38,7 +38,6 @@ if debug and "python-trace" in portage.features:
portage.debug.set_trace(True)
if portage.settings["NOCOLOR"] in ("yes","true") or not sys.stdout.isatty():
- import output
portage.output.nocolor()
ebuild = pargs.pop(0)