dev-python/pluggy: x86 stable wrt bug #606348
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 21 Jan 2017 17:21:50 +0000 (18:21 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 21 Jan 2017 17:26:53 +0000 (18:26 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/pluggy/pluggy-0.4.0.ebuild

index 8d24c3affedf7e67bb79af33db0c015540919af7..7e11e2fbce58cc4bf57d18acf718934a173f0f4a 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$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""