aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-14 20:18:37 +0000
committerUlrich Müller <ulm@gentoo.org>2021-02-17 10:29:45 +0100
commitde435d26ee4d040969db12d59ff103e8b7cd75a6 (patch)
tree24cfed2e58e92cbb35e8d4ffec9170b5b11e7079 /keywording/text.xml
parentkeywording: Use "Pure Python" instead of "Pure Perl" (diff)
downloaddevmanual-de435d26ee4d040969db12d59ff103e8b7cd75a6.tar.gz
devmanual-de435d26ee4d040969db12d59ff103e8b7cd75a6.tar.bz2
devmanual-de435d26ee4d040969db12d59ff103e8b7cd75a6.zip
keywording: Encourage setting ALLARCHES metadata tag
Closes: https://github.com/gentoo/devmanual/pull/188 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'keywording/text.xml')
-rw-r--r--keywording/text.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/keywording/text.xml b/keywording/text.xml
index 9c88cf1..391f2d6 100644
--- a/keywording/text.xml
+++ b/keywording/text.xml
@@ -347,6 +347,12 @@ arches that you would like to stabilize.
</p>
<p>
+If your package is architecture-independent, you should add the
+<c>&lt;stabilize-allarches&gt;</c> tag to metadata.xml. This allows consistency
+in future stabilizations and saves arch teams considerable work.
+</p>
+
+<p>
The arch teams, when encountering the <c>ALLARCHES</c> keyword, should perform
their usual set of tests on a single convenient architecture. Then, if
everything works, stabilize not only the arch that was used during testing,