diff options
author | Sam James <sam@gentoo.org> | 2021-11-18 05:35:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-18 05:35:46 +0000 |
commit | 016c8197687ffa63b89aa0a5918d51be5f940874 (patch) | |
tree | 45a37c36610c9fb5882cc79260957765ed6fec26 /dev-python/nest_asyncio | |
parent | dev-python/xmltodict: Stabilize 0.12.0-r1 hppa, #811939 (diff) | |
download | gentoo-016c8197687ffa63b89aa0a5918d51be5f940874.tar.gz gentoo-016c8197687ffa63b89aa0a5918d51be5f940874.tar.bz2 gentoo-016c8197687ffa63b89aa0a5918d51be5f940874.zip |
dev-python/nest_asyncio: Stabilize 1.5.1 hppa, #811939
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 e66db5b99cec..805161ca9ab8 100644 --- a/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild +++ b/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |