dev-python/uvloop: x86 stable wrt bug #714248
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 25 Mar 2020 15:34:36 +0000 (16:34 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 25 Mar 2020 15:42:01 +0000 (16:42 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/uvloop/uvloop-0.14.0.ebuild

index a0076452272d67b6ddf63ed321e98a813f4b637a..56c764fe12b1616f9c3629bf6eecf2bd2ec1c0b6 100644 (file)
@@ -10,7 +10,7 @@ DESCRIPTION="Ultra-fast implementation of asyncio event loop on top of libuv"
 HOMEPAGE="https://github.com/magicstack/uvloop"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 LICENSE="MIT"
 SLOT="0"
 IUSE="doc examples test"