diff options
author | Sam James <sam@gentoo.org> | 2021-03-21 08:48:28 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-04-07 19:35:12 +0200 |
commit | 5df4e789f27b792b785620802cb6376c2f675b83 (patch) | |
tree | e2d2bb5f6b1e1c8f28dd8055299c4d844010e820 /keywording | |
parent | keywording: note that setting KEYWORDS="" in a live ebuild is unnecessary (diff) | |
download | devmanual-5df4e789f27b792b785620802cb6376c2f675b83.tar.gz devmanual-5df4e789f27b792b785620802cb6376c2f675b83.tar.bz2 devmanual-5df4e789f27b792b785620802cb6376c2f675b83.zip |
keywording: add nuance about first-time ALLARCHES stabilisations
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'keywording')
-rw-r--r-- | keywording/text.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keywording/text.xml b/keywording/text.xml index f5f0911..9e7177e 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -364,6 +364,13 @@ but also all of the other arches in CC on the bug. Afterwards, the CC field can be cleared and the bug closed if appropriate. </p> +<p> +Note that first-time <c>ALLARCHES</c> stabilizations are done "as normal" <d/> +i.e. all arch teams test individually as if it was not set. This nuance in the +procedure is part of why developers should not manually set <c>ALLARCHES</c> in +bugs, but instead let <c>NATTkA</c> set it automatically based on metadata.xml. +</p> + </body> </subsection> </section> |