dev-python/flask-login: amd64 stable wrt bug #606058
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 16:21:04 +0000 (17:21 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 16:21:54 +0000 (17:21 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/flask-login/flask-login-0.3.2-r1.ebuild

index f0451faa433bf4c3c6449896a2141eab7948a69f..4d094d569cf1f27d57b1c0673284c4aa86690567 100644 (file)
@@ -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}]"