summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-17 17:21:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-17 17:21:54 +0100
commit9819ccd5bbd7ec923a30a3c2346bd9b827e0bf4a (patch)
treec78c4b957b92bf7f6d2d7c0df51addfbce33ad6d /dev-python/flask-login
parentdev-python/feedparser: amd64 stable wrt bug #606056 (diff)
downloadgentoo-9819ccd5bbd7ec923a30a3c2346bd9b827e0bf4a.tar.gz
gentoo-9819ccd5bbd7ec923a30a3c2346bd9b827e0bf4a.tar.bz2
gentoo-9819ccd5bbd7ec923a30a3c2346bd9b827e0bf4a.zip
dev-python/flask-login: amd64 stable wrt bug #606058
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/flask-login')
-rw-r--r--dev-python/flask-login/flask-login-0.3.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-login/flask-login-0.3.2-r1.ebuild b/dev-python/flask-login/flask-login-0.3.2-r1.ebuild
index f0451faa433b..4d094d569cf1 100644
--- a/dev-python/flask-login/flask-login-0.3.2-r1.ebuild
+++ b/dev-python/flask-login/flask-login-0.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/maxcountryman/${PN}/archive/${PV}.tar.gz -> ${P}.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RDEPEND=">=dev-python/flask-0.10[${PYTHON_USEDEP}]"