diff options
author | 2020-11-25 10:18:47 +0100 | |
---|---|---|
committer | 2020-11-25 10:23:01 +0100 | |
commit | 7cfd145901ed0a2451a1fc11118be0b5a11cec50 (patch) | |
tree | 7993206eaecc3d35fb438609013eab14cc9eacd6 /dev-python/oslo-middleware | |
parent | dev-python/oslo-reports: Mark ALLARCHES (diff) | |
download | gentoo-7cfd145901ed0a2451a1fc11118be0b5a11cec50.tar.gz gentoo-7cfd145901ed0a2451a1fc11118be0b5a11cec50.tar.bz2 gentoo-7cfd145901ed0a2451a1fc11118be0b5a11cec50.zip |
dev-python/oslo-middleware: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/oslo-middleware')
-rw-r--r-- | dev-python/oslo-middleware/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/oslo-middleware/metadata.xml b/dev-python/oslo-middleware/metadata.xml index b21409de89ab..8ddc996ef85d 100644 --- a/dev-python/oslo-middleware/metadata.xml +++ b/dev-python/oslo-middleware/metadata.xml @@ -12,6 +12,7 @@ <longdescription lang="en"> Oslo middleware library includes components that can be injected into wsgi pipelines to intercept request/response flows. The base class can be enhanced with functionality like add/delete/modification of http headers and support for limiting size/connection etc </longdescription> + <stabilize-allarches/> <upstream> <remote-id type="pypi">oslo.middleware</remote-id> </upstream> |