From: Agostino Sarubbo Date: Wed, 18 Jan 2017 11:53:09 +0000 (+0100) Subject: dev-python/colander: x86 stable wrt bug #606026 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5f6cb219c74deae8c3d3b7669f52805f856f1435;p=gentoo.git dev-python/colander: x86 stable wrt bug #606026 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/colander/colander-1.3.1.ebuild b/dev-python/colander/colander-1.3.1.ebuild index 9380a2c66041..1c7953b1134f 100644 --- a/dev-python/colander/colander-1.3.1.ebuild +++ b/dev-python/colander/colander-1.3.1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" # MIT license is used by included (modified) iso8601.py code. LICENSE="repoze MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" # Depend on an ebuild of translationstring with Python 3 support.