diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 12:52:19 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 12:52:19 +0200 |
commit | bc39a650353a93326bea9580f651c9ca9a42df39 (patch) | |
tree | 448fc0c9b9e8c20d4ff51643fc390c8709a638e3 /dev-python/flask | |
parent | dev-python/pytest-localserver: keyword ~arm64 (diff) | |
download | gentoo-bc39a650353a93326bea9580f651c9ca9a42df39.tar.gz gentoo-bc39a650353a93326bea9580f651c9ca9a42df39.tar.bz2 gentoo-bc39a650353a93326bea9580f651c9ca9a42df39.zip |
dev-python/flask: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/flask')
-rw-r--r-- | dev-python/flask/flask-0.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask/flask-0.12.2.ebuild b/dev-python/flask/flask-0.12.2.ebuild index 851f950e42f4..30a177c03834 100644 --- a/dev-python/flask/flask-0.12.2.ebuild +++ b/dev-python/flask/flask-0.12.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pallets/flask/" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND=">=dev-python/blinker-1[${PYTHON_USEDEP}] |