summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-01-28 21:40:23 +0100
committerMarkus Meier <maekke@gentoo.org>2018-01-28 21:40:23 +0100
commit03ada14e9788c4aa9b8d5b2999a454c2bf8d8cc1 (patch)
tree931e99dce77f4ed0e99020c437ded846ab913632 /dev-python/flask
parentdev-python/blinker: arm stable, bug #641290 (diff)
downloadgentoo-03ada14e9788c4aa9b8d5b2999a454c2bf8d8cc1.tar.gz
gentoo-03ada14e9788c4aa9b8d5b2999a454c2bf8d8cc1.tar.bz2
gentoo-03ada14e9788c4aa9b8d5b2999a454c2bf8d8cc1.zip
dev-python/flask: arm stable, bug #641290
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/flask')
-rw-r--r--dev-python/flask/flask-0.12.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask/flask-0.12.2.ebuild b/dev-python/flask/flask-0.12.2.ebuild
index 16c9c5949fa2..498dd328b2fe 100644
--- a/dev-python/flask/flask-0.12.2.ebuild
+++ b/dev-python/flask/flask-0.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pallets/flask/"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 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}]