commit:     5950e2a81794f54b7487e71fe98636b051e91c39
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 06:32:11 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat May 17 06:32:11 2025 +0000
URL:        https://gitweb.gentoo.org/proj/pms.git/commit/?id=5950e2a8

profiles.tex: Clarify wording for stable restrictions

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles.tex b/profiles.tex
index a03df2e..266ac27 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -221,9 +221,9 @@ described in algorithm~\ref{alg:use-masking}.
 \end{algorithm}
 
 Stable restrictions (``stable keyword in use'' in 
algorithm~\ref{alg:use-masking}) are applied
-exactly if replacing in \t{KEYWORDS} all stable keywords by the corresponding 
tilde prefixed
-keywords (see section~\ref{sec:keywords}) would result in the package 
installation being
-prevented due to the \t{KEYWORDS} setting.
+exactly when the following condition holds: If every stable keyword in 
\t{KEYWORDS} were replaced
+with its tilde-prefixed counterpart (see section~\ref{sec:keywords}), then the 
resulting
+\t{KEYWORDS} setting would prevent installation of the package.
 
 The logic for \t{use.force}, \t{use.stable.force}, \t{package.use.force}, and
 \t{package.use.\allowbreak stable.force} is identical. If a flag is both 
masked and forced, the

Reply via email to