diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:43:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:43:01 +0100 |
commit | 95ed98aec769c0cedbbc1f0eefda1808676e4335 (patch) | |
tree | f07101ebcba3032791c54e37fc3e8142403b0124 /dev-python/uvloop | |
parent | dev-python/sphinx-autodoc-typehints: Keyword 1.12.0 arm, #796254 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |