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/decorator/
Date: Thu, 26 Mar 2020 20:35:20
Message-Id: 1585254880.40e71c90c5ab5511a4515363bb678a3a6ad007d9.mgorny@gentoo
1 commit: 40e71c90c5ab5511a4515363bb678a3a6ad007d9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 26 20:21:18 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 26 20:34:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40e71c90
7
8 dev-python/decorator: Mark ALLARCHES
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/decorator/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/decorator/metadata.xml b/dev-python/decorator/metadata.xml
16 index 64b945f8206..4b350c998f0 100644
17 --- a/dev-python/decorator/metadata.xml
18 +++ b/dev-python/decorator/metadata.xml
19 @@ -11,6 +11,7 @@
20 usage giving examples of useful decorators, such as memoize, tracing,
21 redirecting_stdout, locked, etc.
22 </longdescription>
23 + <stabilize-allarches/>
24 <upstream>
25 <remote-id type="pypi">decorator</remote-id>
26 <remote-id type="github">micheles/decorator</remote-id>