diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:55:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:57:00 +0100 |
commit | 15bdf7ce6f5b20c3331a2c0e88a3c1878de57c6e (patch) | |
tree | 0e085b29fbadba9babf9b8a3d0ece749e0a108c5 /dev-python/flask-restful | |
parent | dev-python/flask-principal: x86 stable wrt bug #606062 (diff) | |
download | gentoo-15bdf7ce6f5b20c3331a2c0e88a3c1878de57c6e.tar.gz gentoo-15bdf7ce6f5b20c3331a2c0e88a3c1878de57c6e.tar.bz2 gentoo-15bdf7ce6f5b20c3331a2c0e88a3c1878de57c6e.zip |
dev-python/flask-restful: x86 stable wrt bug #606064
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild index b4c9653fe586..e26c77cc0293 100644 --- a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples paging test" RDEPEND=" |