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 84ff78f39..204170038 100644
--- a/pym/portage/__init__.py
+++ b/pym/portage/__init__.py
@@ -868,7 +868,7 @@ class config(object):
"PORTAGE_CONFIGROOT", "PORTAGE_DEPCACHEDIR",
"PORTAGE_GID", "PORTAGE_INST_GID", "PORTAGE_INST_UID",
"PORTAGE_PYM_PATH", "PORTAGE_WORKDIR_MODE",
- "PORTDIR", "PORTDIR_OVERLAY",
+ "PORTDIR", "PORTDIR_OVERLAY", "PREROOTPATH",
"ROOT", "ROOTPATH", "USE_ORDER",
"XARGS",
]