Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sortedcontainers/
Date: Sun, 29 Mar 2020 08:20:34
Message-Id: 1585469966.e57309fa30e0b8055046ffa5d4c15a437d6252d9.mgorny@gentoo
1 commit: e57309fa30e0b8055046ffa5d4c15a437d6252d9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 29 08:01:50 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 29 08:19:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57309fa
7
8 dev-python/sortedcontainers: Mark ALLARCHES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/sortedcontainers/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/sortedcontainers/metadata.xml b/dev-python/sortedcontainers/metadata.xml
16 index 3853ea8fb1f..e0ee49ee5fa 100644
17 --- a/dev-python/sortedcontainers/metadata.xml
18 +++ b/dev-python/sortedcontainers/metadata.xml
19 @@ -8,6 +8,7 @@
20 <longdescription lang="en">
21 Python Sorted Container Types: SortedList, SortedDict, and SortedSet
22 </longdescription>
23 + <stabilize-allarches/>
24 <upstream>
25 <remote-id type="pypi">sortedcontainers</remote-id>
26 <remote-id type="github">grantjenks/sorted_containers</remote-id>