diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-24 06:21:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-24 06:21:31 +0200 |
commit | 0726b7e792365e135101bd5bec55931949201b03 (patch) | |
tree | d38435afd859ec611fce1a3527a28a5a65540526 /dev-python/flask-restful | |
parent | dev-python/cfn-python-lint: amd64/x86 stable (ALLARCHES policy) wrt bug #796029 (diff) | |
download | gentoo-0726b7e792365e135101bd5bec55931949201b03.tar.gz gentoo-0726b7e792365e135101bd5bec55931949201b03.tar.bz2 gentoo-0726b7e792365e135101bd5bec55931949201b03.zip |
dev-python/flask-restful: amd64/x86 stable (ALLARCHES policy) wrt bug #797958
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/flask-restful')
-rw-r--r-- | dev-python/flask-restful/flask-restful-0.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-restful/flask-restful-0.3.9.ebuild b/dev-python/flask-restful/flask-restful-0.3.9.ebuild index 858cb0ca86fc..ced9457b8003 100644 --- a/dev-python/flask-restful/flask-restful-0.3.9.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.9.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="examples" RDEPEND=" |