diff options
author | Sam James <sam@gentoo.org> | 2021-11-14 20:35:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-14 20:35:20 +0000 |
commit | 81f3304ce2faf1401148556e828bba4446c182df (patch) | |
tree | fe8aff37bbe974d76a0cb973d0d691d031d441db /dev-python/nest_asyncio | |
parent | dev-python/pyzmq: Keyword 22.1.0 hppa, #808378 (diff) | |
download | gentoo-81f3304ce2faf1401148556e828bba4446c182df.tar.gz gentoo-81f3304ce2faf1401148556e828bba4446c182df.tar.bz2 gentoo-81f3304ce2faf1401148556e828bba4446c182df.zip |
dev-python/nest_asyncio: Keyword 1.5.1 hppa, #808378
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 421152b3846a..9257548822ea 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 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests pytest |