commit: 32a1fecb97621411e1e661b2e6859058a9ca2bf6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Apr 10 06:28:32 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Apr 22 08:59:44 2020 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=32a1fecb
glep-0072: Update initial values I'm not aware of any profiles that should be set to 'degraded', so let's focus on the immediate problem of stable/testing. It will also probably make sense to wait before we start using the third state. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> glep-0072.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/glep-0072.rst b/glep-0072.rst index acc5da7..33a9578 100644 --- a/glep-0072.rst +++ b/glep-0072.rst @@ -108,10 +108,9 @@ An example arches.desc file might look as follows:: Initial value in the gentoo repository -------------------------------------- -On introduction, the setting will be ``stable`` for all stable architectures, -``transitional`` for all architectures where "inofficial" stable keywords are -maintained and are present in the repository by the arch teams (sh, s390, -...), and ``testing`` everywhere else. +On introduction, the setting will be ``stable`` for all architectures using +stable keywords, and ``testing`` for those that do not (``alpha``, ``mips``, +``riscv``, Prefix profiles at the moment). Meaning of the values for repoman ---------------------------------
