From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1259143-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 8FC851382C5
	for <garchives@archives.gentoo.org>; Tue,  9 Mar 2021 09:44:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A81E2E08FE;
	Tue,  9 Mar 2021 09:44:52 +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-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8FC55E08FE
	for <gentoo-commits@lists.gentoo.org>; Tue,  9 Mar 2021 09:44:52 +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 24559340952
	for <gentoo-commits@lists.gentoo.org>; Tue,  9 Mar 2021 09:44:51 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 866B7590
	for <gentoo-commits@lists.gentoo.org>; Tue,  9 Mar 2021 09:44:49 +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: <1615283063.32d575d3ea37a2a055f38e4e45b2526e0bca670b.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-markdown-math/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/python-markdown-math/metadata.xml
X-VCS-Directories: dev-python/python-markdown-math/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 32d575d3ea37a2a055f38e4e45b2526e0bca670b
X-VCS-Branch: master
Date: Tue,  9 Mar 2021 09:44:49 +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: b65987f6-273d-48e8-8a02-ffafee04745d
X-Archives-Hash: d47a107ac8e819886a3b290da125aa6e

commit:     32d575d3ea37a2a055f38e4e45b2526e0bca670b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  9 09:05:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  9 09:44:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d575d3

dev-python/python-markdown-math: mark ALLARCHES

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-python/python-markdown-math/metadata.xml b/dev-python/python-markdown-math/metadata.xml
index d1e1d1b6252..1d05563a467 100644
--- a/dev-python/python-markdown-math/metadata.xml
+++ b/dev-python/python-markdown-math/metadata.xml
@@ -13,6 +13,7 @@
 		<email>python@gentoo.org</email>
 		<name>Python</name>
 	</maintainer>
+	<stabilize-allarches/>
 	<upstream>
 		<remote-id type="github">mitya57/python-markdown-math</remote-id>
 		<remote-id type="pypi">python-markdown-math</remote-id>