summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-26 12:52:19 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-26 12:52:19 +0200
commitbc39a650353a93326bea9580f651c9ca9a42df39 (patch)
tree448fc0c9b9e8c20d4ff51643fc390c8709a638e3 /dev-python/flask/flask-0.12.2.ebuild
parentdev-python/pytest-localserver: keyword ~arm64 (diff)
downloadgentoo-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/flask-0.12.2.ebuild')
-rw-r--r--dev-python/flask/flask-0.12.2.ebuild2
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}]