dev-python/wtforms: amd64 stable wrt bug #606396
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Jan 2017 10:37:28 +0000 (11:37 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Jan 2017 10:37:28 +0000 (11:37 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/wtforms/wtforms-2.1.ebuild

index d6a622478df7ec63f2f7b85a1cda1a42a82d7a59..46e50c4df51fb18eeec49e52e102de3da269e988 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$
 
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc test"
 
 S="${WORKDIR}/${MY_P}"