From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BD7E813835A for ; Wed, 17 Feb 2021 09:29:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F390E086C; Wed, 17 Feb 2021 09:29:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 874F5E086C for ; Wed, 17 Feb 2021 09:29:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11E4F3416E8 for ; Wed, 17 Feb 2021 09:29:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 920A74E1 for ; Wed, 17 Feb 2021 09:29:50 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1613554185.de435d26ee4d040969db12d59ff103e8b7cd75a6.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: keywording/ X-VCS-Repository: proj/devmanual X-VCS-Files: keywording/text.xml X-VCS-Directories: keywording/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: de435d26ee4d040969db12d59ff103e8b7cd75a6 X-VCS-Branch: master Date: Wed, 17 Feb 2021 09:29:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ea2b7a01-5cec-48fb-b523-202dffe3c574 X-Archives-Hash: 2c0c9f58c0106c628c77dc0bda2c3a46 commit: de435d26ee4d040969db12d59ff103e8b7cd75a6 Author: Sam James gentoo org> AuthorDate: Sun Feb 14 20:18:37 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 17 09:29:45 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=de435d26 keywording: Encourage setting ALLARCHES metadata tag Closes: https://github.com/gentoo/devmanual/pull/188 Signed-off-by: Sam James gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> keywording/text.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/keywording/text.xml b/keywording/text.xml index 9c88cf1..391f2d6 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -346,6 +346,12 @@ add the keyword ALLARCHES in addition to STABLEREQ and CC the arches that you would like to stabilize.

+

+If your package is architecture-independent, you should add the +<stabilize-allarches> tag to metadata.xml. This allows consistency +in future stabilizations and saves arch teams considerable work. +

+

The arch teams, when encountering the ALLARCHES keyword, should perform their usual set of tests on a single convenient architecture. Then, if