summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@snowmobile.(none)>2008-02-18 16:30:33 +0000
committerCiaran McCreesh <ciaran.mccreesh@blueyonder.co.uk>2008-02-19 19:06:40 +0000
commite5fb9b7eb86ef271b54c74fdeb843066a7298d53 (patch)
treed17dc5988947436efe78a7fbeabc4e362ae11486 /profiles.tex
parentshould -> must (diff)
downloadpms-e5fb9b7eb86ef271b54c74fdeb843066a7298d53.tar.gz
pms-e5fb9b7eb86ef271b54c74fdeb843066a7298d53.tar.bz2
pms-e5fb9b7eb86ef271b54c74fdeb843066a7298d53.zip
USE_EXPAND, ARCH in use masks
Diffstat (limited to 'profiles.tex')
-rw-r--r--profiles.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles.tex b/profiles.tex
index 61ea074..8f29741 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -143,6 +143,10 @@ determine whether a flag is masked for a given package version. This is describe
The logic for \t{use.force} and \t{package.use.force} is identical. If a flag is both masked and
forced, the mask is considered to take precedence.
+\t{USE\_EXPAND} values may be forced or masked by using \t{expand\_name\_value}.
+
+A package manager may treat \t{ARCH} values that are not the current architecture as being masked.
+
\input{profile-variables.tex}
% vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en :