summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-21 02:46:30 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-21 03:05:52 +0300
commit173fee779c0e3df314290255849d71a791302d85 (patch)
treebf73f39eff0026c51bb18bfe63c3cf7303fe4b53
parentdev-python/zict: x86 stable wrt bug #658884 (diff)
downloadgentoo-173fee779c0e3df314290255849d71a791302d85.tar.gz
gentoo-173fee779c0e3df314290255849d71a791302d85.tar.bz2
gentoo-173fee779c0e3df314290255849d71a791302d85.zip
dev-python/sortedcollections: x86 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-python/sortedcollections/sortedcollections-0.5.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild b/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
index f979144c81c0..118582c3e92b 100644
--- a/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
+++ b/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
@@ -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}]"