commit: 94292823a6f22d09cf8bcc9da4890a711a3697c6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 13:35:15 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 14:04:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94292823
dev-python/hyperframe: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/hyperframe/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/hyperframe/metadata.xml
b/dev-python/hyperframe/metadata.xml
index 3cd8a5d5e64..3734e16b4ba 100644
--- a/dev-python/hyperframe/metadata.xml
+++ b/dev-python/hyperframe/metadata.xml
@@ -12,6 +12,7 @@
</maintainer>
<remote-id type="pypi">hyperframe</remote-id>
</upstream>
+ <stabilize-allarches/>
<longdescription>This library contains the HTTP/2 framing code used in
the
hyper project. It provides a pure-Python codebase that is
capable of
decoding a binary stream into HTTP/2 frames.