diff options
-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=" |