diff --git a/pym/update/variables/update.py b/pym/update/variables/update.py index ac43a29..559a461 100644 --- a/pym/update/variables/update.py +++ b/pym/update/variables/update.py @@ -1327,6 +1327,7 @@ class DataVarsUpdateProfile(SimpleDataVars): env.VariableClTemplatePath(), env.VariableClEmergeConfig(systemRoot=chroot_path), env.VariableClFeatures(), + env.VariableClMakeProfile(), env.VariableClEbuildPhase(), VariableClUpdateRepData(section="update"), VariableClUpdateRepPath(section="update"),