summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-01 15:35:15 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-01 16:04:31 +0200
commit94292823a6f22d09cf8bcc9da4890a711a3697c6 (patch)
tree01c437aee9038d23f45622648c4b70e6f09df567
parentmedia-plugins/kodi-pvr-vbox: 7.0.1 version bump (diff)
downloadgentoo-94292823.tar.gz
gentoo-94292823.tar.bz2
gentoo-94292823.zip
dev-python/hyperframe: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/hyperframe/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/hyperframe/metadata.xml b/dev-python/hyperframe/metadata.xml
index 3cd8a5d5e644..3734e16b4ba4 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.