From: Matthew Thode Date: Thu, 30 Aug 2018 17:49:51 +0000 (-0500) Subject: dev-python/flask-restful: 0.3.6 arm64 keyword for keystone X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=818c83426ffd031f812d91e788ff573ba5791c99;p=gentoo.git dev-python/flask-restful: 0.3.6 arm64 keyword for keystone Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- diff --git a/dev-python/flask-restful/flask-restful-0.3.6.ebuild b/dev-python/flask-restful/flask-restful-0.3.6.ebuild index b4be50acfe91..abcf63315363 100644 --- a/dev-python/flask-restful/flask-restful-0.3.6.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.6.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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc examples paging test" RDEPEND="