diff options
author | Sam James <sam@gentoo.org> | 2021-03-02 03:14:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-02 03:14:03 +0000 |
commit | 6a06fced79997733c17eeaa505fb97fbacd6ed1c (patch) | |
tree | 9339460e7812f2e4f05f26f3b16c5be5cd34bbdc /dev-python/nest_asyncio | |
parent | dev-python/mongomock: Stabilize 3.22.1 ALLARCHES, #773769 (diff) | |
download | gentoo-6a06fced79997733c17eeaa505fb97fbacd6ed1c.tar.gz gentoo-6a06fced79997733c17eeaa505fb97fbacd6ed1c.tar.bz2 gentoo-6a06fced79997733c17eeaa505fb97fbacd6ed1c.zip |
dev-python/nest_asyncio: Stabilize 1.5.1 ALLARCHES, #773772
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/nest_asyncio')
-rw-r--r-- | dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild index 93c9ecc694e2..2429555868db 100644 --- a/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild +++ b/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" distutils_enable_tests setup.py |