dev-python/sortedcollections: x86 stable wrt bug #658884
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 20 Jul 2018 23:46:30 +0000 (02:46 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 21 Jul 2018 00:05:52 +0000 (03:05 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/sortedcollections/sortedcollections-0.5.3.ebuild

index f979144c81c02585a0445e0076e8aeb5912a86c9..118582c3e92b2d6e787e980702167cf00f008252 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="dev-python/sortedcontainers[${PYTHON_USEDEP}]"