Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/redis-py/
Date: Fri, 04 Sep 2020 00:46:21
Message-Id: 1599180153.cadced1c5496c97c60dc01dcc3a9f7c5844358f0.sam@gentoo
1 commit: cadced1c5496c97c60dc01dcc3a9f7c5844358f0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 4 00:42:33 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 4 00:42:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cadced1c
7
8 dev-python/redis-py: mark ALLARCHES
9
10 Package-Manager: Portage-3.0.4, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/redis-py/metadata.xml | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-python/redis-py/metadata.xml b/dev-python/redis-py/metadata.xml
17 index 0d56d7eae1f..add34b6842b 100644
18 --- a/dev-python/redis-py/metadata.xml
19 +++ b/dev-python/redis-py/metadata.xml
20 @@ -14,4 +14,5 @@
21 <remote-id type="pypi">redis</remote-id>
22 <remote-id type="github">andymccurdy/redis-py</remote-id>
23 </upstream>
24 + <stabilize-allarches/>
25 </pkgmetadata>