dev-python/contextlib2: x86 stable wrt bug #606032
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 18 Jan 2017 11:53:27 +0000 (12:53 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 18 Jan 2017 11:56:51 +0000 (12:56 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/contextlib2/contextlib2-0.5.4.ebuild

index 8412eaaeae31d829a3db51cb0417c3fa152aad45..8055c00845e3fbd487f58b78c7ce54baf4e54b94 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-2.4"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="test"
 
 DEPEND="test? ( dev-python/unittest2[${PYTHON_USEDEP}] )"