summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-20 02:43:01 +0100
committerSam James <sam@gentoo.org>2021-06-20 02:43:01 +0100
commit95ed98aec769c0cedbbc1f0eefda1808676e4335 (patch)
treef07101ebcba3032791c54e37fc3e8142403b0124 /dev-python/uvloop
parentdev-python/sphinx-autodoc-typehints: Keyword 1.12.0 arm, #796254 (diff)
downloadgentoo-95ed98aec769c0cedbbc1f0eefda1808676e4335.tar.gz
gentoo-95ed98aec769c0cedbbc1f0eefda1808676e4335.tar.bz2
gentoo-95ed98aec769c0cedbbc1f0eefda1808676e4335.zip
dev-python/uvloop: Keyword 0.15.2 arm, #796254
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/uvloop')
-rw-r--r--dev-python/uvloop/uvloop-0.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uvloop/uvloop-0.15.2.ebuild b/dev-python/uvloop/uvloop-0.15.2.ebuild
index 3b9c8148e9bd..30c71f86b778 100644
--- a/dev-python/uvloop/uvloop-0.15.2.ebuild
+++ b/dev-python/uvloop/uvloop-0.15.2.ebuild
@@ -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 ~arm x86"
LICENSE="MIT"
SLOT="0"
IUSE="doc examples"