dev-python/uvloop: Keyword 0.15.2 arm64, #796254

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-07-12 01:58:07 +01:00
parent f206af8683
commit d39465349a

View 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 ~arm ~ppc ~ppc64 x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
LICENSE="MIT"
SLOT="0"
IUSE="doc examples"