dev-python/ordered-set: stabilize 4.0.2 on x86

Bug: https://bugs.gentoo.org/753716
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2020-11-10 09:44:53 +02:00
parent 8a778b3aae
commit 64f2ff40bc

View File

@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
distutils_enable_tests pytest