diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-09 07:10:41 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-09 07:14:45 +0200 |
commit | 2b1f327c553f45e3714978d76094d4eaa362d89c (patch) | |
tree | 95a8e5e569a4f0837fed648284a2dc08be88981e /dev-python | |
parent | dev-python/flask-babelex: Stabilize 0.9.4 ALLARCHES, #731380 (diff) | |
download | gentoo-2b1f327c553f45e3714978d76094d4eaa362d89c.tar.gz gentoo-2b1f327c553f45e3714978d76094d4eaa362d89c.tar.bz2 gentoo-2b1f327c553f45e3714978d76094d4eaa362d89c.zip |
dev-python/flask-restful: Stabilize 0.3.8 ALLARCHES, #731382
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/flask-restful/flask-restful-0.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-restful/flask-restful-0.3.8.ebuild b/dev-python/flask-restful/flask-restful-0.3.8.ebuild index 6c63dc0f5957..f991e3e9ba38 100644 --- a/dev-python/flask-restful/flask-restful-0.3.8.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="examples" RDEPEND=" |