dev-python/colander: amd64 stable wrt bug #606026
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 16:19:38 +0000 (17:19 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 16:21:49 +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/colander/colander-1.3.1.ebuild

index e5d17629cced3b047861d3374a170b935b923132..9380a2c66041b11df01fa922fdb1bc106a1bbfbd 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$
 
@@ -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.