summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
Diffstat (limited to 'pym')
-rw-r--r--pym/portage/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py
index 6d358f516..0879b9b9d 100644
--- a/pym/portage/__init__.py
+++ b/pym/portage/__init__.py
@@ -1468,7 +1468,7 @@ class config(object):
# misc variables inherited from the calling environment
_environ_filter += [
- "INFOPATH", "MANPATH",
+ "INFOPATH", "MANPATH", "USER",
]
# variables that break bash