commit: f79bf5caccb423b23453bfc3ba81d7a04a4d687a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 17:24:25 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 17:24:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79bf5ca
dev-python/gast: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/gast/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/gast/metadata.xml b/dev-python/gast/metadata.xml
index bae3d662081..bb8c688ccb4 100644
--- a/dev-python/gast/metadata.xml
+++ b/dev-python/gast/metadata.xml
@@ -12,6 +12,7 @@
A generic AST to represent Python2 and Python3's Abstract
Syntax Tree(AST).
GAST provides a compatibility layer between the AST of various
Python versions, as produced by ast.parse from the standard ast module.
</longdescription>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">gast</remote-id>
</upstream>