diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-08-25 19:24:25 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-08-25 19:24:25 +0200 |
commit | f79bf5caccb423b23453bfc3ba81d7a04a4d687a (patch) | |
tree | 2394c6dd29c7e146708d46286c74fb6918612d7d /dev-python/gast | |
parent | dev-python/websockify: Mark ALLARCHES (diff) | |
download | gentoo-f79bf5caccb423b23453bfc3ba81d7a04a4d687a.tar.gz gentoo-f79bf5caccb423b23453bfc3ba81d7a04a4d687a.tar.bz2 gentoo-f79bf5caccb423b23453bfc3ba81d7a04a4d687a.zip |
dev-python/gast: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/gast')
-rw-r--r-- | dev-python/gast/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/gast/metadata.xml b/dev-python/gast/metadata.xml index bae3d6620812..bb8c688ccb41 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> |