From: Agostino Sarubbo Date: Thu, 19 Jan 2017 10:37:28 +0000 (+0100) Subject: dev-python/wtforms: amd64 stable wrt bug #606396 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=30d0453d79c7a99a03f16a9798fe681fa9c6f868;p=gentoo.git dev-python/wtforms: amd64 stable wrt bug #606396 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/wtforms/wtforms-2.1.ebuild b/dev-python/wtforms/wtforms-2.1.ebuild index d6a622478df7..46e50c4df51f 100644 --- a/dev-python/wtforms/wtforms-2.1.ebuild +++ b/dev-python/wtforms/wtforms-2.1.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$ @@ -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}"