diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-08-30 12:49:51 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-08-30 12:50:17 -0500 |
commit | 818c83426ffd031f812d91e788ff573ba5791c99 (patch) | |
tree | 02adba5ef412947d6705c352a2603a189e2beca6 /dev-python/flask-restful | |
parent | dev-python/aniso8601: 3.0.2 arm64 keyword for keystone (diff) | |
download | gentoo-818c83426ffd031f812d91e788ff573ba5791c99.tar.gz gentoo-818c83426ffd031f812d91e788ff573ba5791c99.tar.bz2 gentoo-818c83426ffd031f812d91e788ff573ba5791c99.zip |
dev-python/flask-restful: 0.3.6 arm64 keyword for keystone
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-python/flask-restful')
-rw-r--r-- | dev-python/flask-restful/flask-restful-0.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |