From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1254055-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 A739A1382C5
	for <garchives@archives.gentoo.org>; Mon, 22 Feb 2021 22:20:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 721CFE0858;
	Mon, 22 Feb 2021 22:20:15 +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 CCDEAE085A
	for <gentoo-commits@lists.gentoo.org>; Mon, 22 Feb 2021 22:20:14 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 9EC9B341021
	for <gentoo-commits@lists.gentoo.org>; Mon, 22 Feb 2021 22:20:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D507E58C
	for <gentoo-commits@lists.gentoo.org>; Mon, 22 Feb 2021 22:20:09 +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: <1614032382.8eba0184fcd8b7a2c4049fc0eee6e53c5fe7a7ea.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/stestr/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/stestr/metadata.xml
X-VCS-Directories: dev-python/stestr/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 8eba0184fcd8b7a2c4049fc0eee6e53c5fe7a7ea
X-VCS-Branch: master
Date: Mon, 22 Feb 2021 22:20:09 +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: 663b0eb6-0e51-4253-bb33-4f5094376578
X-Archives-Hash: 973d7027f8ee8082acea4913640b223a

commit:     8eba0184fcd8b7a2c4049fc0eee6e53c5fe7a7ea
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon Feb 22 20:41:27 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 22:19:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eba0184

dev-python/stestr: Mark ALLARCHES

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/stestr/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/stestr/metadata.xml b/dev-python/stestr/metadata.xml
index 9eb8d3adbf9..87444612cbd 100644
--- a/dev-python/stestr/metadata.xml
+++ b/dev-python/stestr/metadata.xml
@@ -8,6 +8,7 @@
 		<email>prometheanfire@gentoo.org</email>
 		<name>Matthew Thode</name>
 	</maintainer>
+	<stabilize-allarches/>
 	<longdescription lang="en">
 		stestr is a fork of testrepository that concentrates on being a dedicated test runner for python projects
 	</longdescription>