diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-26 21:21:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-26 21:34:40 +0100 |
commit | 40e71c90c5ab5511a4515363bb678a3a6ad007d9 (patch) | |
tree | 36370083af402b3f0c918af6c59630f5d9f2f32d /dev-python/decorator | |
parent | dev-python/ddt: Remove redundant versions (diff) | |
download | gentoo-40e71c90c5ab5511a4515363bb678a3a6ad007d9.tar.gz gentoo-40e71c90c5ab5511a4515363bb678a3a6ad007d9.tar.bz2 gentoo-40e71c90c5ab5511a4515363bb678a3a6ad007d9.zip |
dev-python/decorator: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/decorator')
-rw-r--r-- | dev-python/decorator/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/decorator/metadata.xml b/dev-python/decorator/metadata.xml index 64b945f8206d..4b350c998f0a 100644 --- a/dev-python/decorator/metadata.xml +++ b/dev-python/decorator/metadata.xml @@ -11,6 +11,7 @@ usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. </longdescription> + <stabilize-allarches/> <upstream> <remote-id type="pypi">decorator</remote-id> <remote-id type="github">micheles/decorator</remote-id> |