From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1331052-garchives=archives.gentoo.org@lists.gentoo.org> 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 62F6D158086 for <garchives@archives.gentoo.org>; Sat, 16 Oct 2021 22:22:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA553E07EE; Sat, 16 Oct 2021 22:22:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DBD1E07EE for <gentoo-commits@lists.gentoo.org>; Sat, 16 Oct 2021 22:22:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99CEE34313C for <gentoo-commits@lists.gentoo.org>; Sat, 16 Oct 2021 22:22:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBECDD3 for <gentoo-commits@lists.gentoo.org>; Sat, 16 Oct 2021 22:22:41 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1634422945.856ae08c150954dccf2a2ea127509111e826f0b8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pluggy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pluggy/metadata.xml X-VCS-Directories: dev-python/pluggy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 856ae08c150954dccf2a2ea127509111e826f0b8 X-VCS-Branch: master Date: Sat, 16 Oct 2021 22:22:41 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a3520b8c-ba98-4fa7-a905-a295eee17953 X-Archives-Hash: d661addf6efaaeca8fd2b5b9f634176d commit: 856ae08c150954dccf2a2ea127509111e826f0b8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 16 22:22:25 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 16 22:22:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=856ae08c dev-python/pluggy: mark ALLARCHES Bug: https://bugs.gentoo.org/815970 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pluggy/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pluggy/metadata.xml b/dev-python/pluggy/metadata.xml index 106c4daa87d..1507ff7d085 100644 --- a/dev-python/pluggy/metadata.xml +++ b/dev-python/pluggy/metadata.xml @@ -5,6 +5,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <upstream> <maintainer status="unknown"> <email>holger@merlinux.eu</email>