commit: 03ada14e9788c4aa9b8d5b2999a454c2bf8d8cc1 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Sun Jan 28 20:40:23 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Sun Jan 28 20:40:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ada14e
dev-python/flask: arm stable, bug #641290 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" dev-python/flask/flask-0.12.2.ebuild | 4 ++-- 1 file 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 16c9c5949fa..498dd328b2f 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}]
