Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/retrying/
Date: Tue, 28 Jun 2022 19:01:47
Message-Id: 1656442888.1f6c2a08e9fccb9673f260340ec1870ce58a6091.arthurzam@gentoo
1 commit: 1f6c2a08e9fccb9673f260340ec1870ce58a6091
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 19:01:28 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 19:01:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f6c2a08
7
8 dev-python/retrying: mark ALLARCHES
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/retrying/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/retrying/metadata.xml b/dev-python/retrying/metadata.xml
16 index 97e31b2d0e76..c8f6063c5ccb 100644
17 --- a/dev-python/retrying/metadata.xml
18 +++ b/dev-python/retrying/metadata.xml
19 @@ -12,6 +12,7 @@
20 <longdescription lang="en">
21 Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
22 </longdescription>
23 + <stabilize-allarches/>
24 <upstream>
25 <remote-id type="pypi">retrying</remote-id>
26 <remote-id type="github">rholder/retrying</remote-id>