summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2019-03-19 19:56:26 -0400
committerVirgil Dupras <vdupras@gentoo.org>2019-03-19 19:56:26 -0400
commitd9b8d3867a66b2af382c4e067ae3209cb8992b76 (patch)
tree9a15f0ef06dfed10ed50f86bf98152051be858bf /dev-python
parentdev-python/sphinxcontrib-websupport: remove old (diff)
downloadgentoo-d9b8d3867a66b2af382c4e067ae3209cb8992b76.tar.gz
gentoo-d9b8d3867a66b2af382c4e067ae3209cb8992b76.tar.bz2
gentoo-d9b8d3867a66b2af382c4e067ae3209cb8992b76.zip
dev-python/flask-paranoid: stabilize on amd64 and x86
Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild b/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild
index 25fe0e5e498c..ea57e7de83f5 100644
--- a/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild
+++ b/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"