diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 01:47:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 01:47:34 +0000 |
commit | 1ee24470ff146e7da4a7a10d5749d14765b0b0c6 (patch) | |
tree | 400abae3653d8018f4714a898280f1e1f08dfb5c /dev-python/nest_asyncio | |
parent | dev-lang/php: Stabilize 7.4.16 arm64, #779418 (diff) | |
download | gentoo-1ee24470ff146e7da4a7a10d5749d14765b0b0c6.tar.gz gentoo-1ee24470ff146e7da4a7a10d5749d14765b0b0c6.tar.bz2 gentoo-1ee24470ff146e7da4a7a10d5749d14765b0b0c6.zip |
dev-python/nest_asyncio: Stabilize 1.5.1 arm64, #783309
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 2429555868db..92d0be54ac52 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 |