dev-python/blessings: x86 stable wrt bug #606020
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 23 Jan 2017 15:43:48 +0000 (16:43 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 23 Jan 2017 15:43:48 +0000 (16:43 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/blessings/blessings-1.6.ebuild

index 17074cfe145135f4434e803d2ca6ba49d039500f..24cc890b6e483ab811ab4f3d90918b52192207ec 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"