summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-12-19 20:26:01 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-12-19 20:26:01 +0100
commit2d7646d7a98b8c852ece54e44b6f8abe6ca21e59 (patch)
tree889e398bbf56f555adf93c83e215b09df9ae6ca6 /dev-python/flask
parentdev-python/psutil: x86 stable (bug #641290) (diff)
downloadgentoo-2d7646d7a98b8c852ece54e44b6f8abe6ca21e59.tar.gz
gentoo-2d7646d7a98b8c852ece54e44b6f8abe6ca21e59.tar.bz2
gentoo-2d7646d7a98b8c852ece54e44b6f8abe6ca21e59.zip
dev-python/flask: x86 stable (bug #641290)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/flask')
-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 30a177c03834..7e979e2ea8b8 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 ~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}]