diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 12:54:28 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:15:57 -0500 |
commit | a1c18c2e18640afed1b018c328592b3aa7109702 (patch) | |
tree | 195e4b69d8314dc64225f9f45cd0790cafc66a97 /dev-python/flask-restful | |
parent | dev-python/webob: 1.8.5 allarches stablized (diff) | |
download | gentoo-a1c18c2e18640afed1b018c328592b3aa7109702.tar.gz gentoo-a1c18c2e18640afed1b018c328592b3aa7109702.tar.bz2 gentoo-a1c18c2e18640afed1b018c328592b3aa7109702.zip |
dev-python/flask-restful: 0.3.7 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/flask-restful')
-rw-r--r-- | dev-python/flask-restful/flask-restful-0.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-restful/flask-restful-0.3.7.ebuild b/dev-python/flask-restful/flask-restful-0.3.7.ebuild index 8b537f269cd1..cc20eed8e066 100644 --- a/dev-python/flask-restful/flask-restful-0.3.7.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.7.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="doc examples paging test" RDEPEND=" |