summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-09-16 17:48:39 +0200
committerUlrich Müller <ulm@gentoo.org>2020-09-21 21:23:18 +0200
commit78b49d4523e4f36a256d6c160a197346ed910f3f (patch)
tree129e18eee6d70087e4633d023749447a4b79fd8d
parentpms.tex: Fix an \includepdf warning in DVI mode. (diff)
downloadpms-78b49d4523e4f36a256d6c160a197346ed910f3f.tar.gz
pms-78b49d4523e4f36a256d6c160a197346ed910f3f.tar.bz2
pms-78b49d4523e4f36a256d6c160a197346ed910f3f.zip
ebuild-vars.tex: Allow other tokens in PROPERTIES.
The spec allows other tokens for RESTRICT but not for PROPERTIES. There appears to be not good reason to treat the variables differently in this respect. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--ebuild-vars.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuild-vars.tex b/ebuild-vars.tex
index 476ea13..cd03882 100644
--- a/ebuild-vars.tex
+++ b/ebuild-vars.tex
@@ -227,7 +227,7 @@ The following tokens are permitted inside \t{PROPERTIES}:
installed.
\end{description}
-Ebuilds may not rely upon any token being supported.
+Package managers may recognise other tokens. Ebuilds may not rely upon any token being supported.
\subsection{Restrict}
\label{sec:restrict}