diff options
author | 2021-11-14 03:43:00 +0000 | |
---|---|---|
committer | 2021-11-14 03:43:00 +0000 | |
commit | 5528cb3b098ece3e72ba0dc0901585f7f156de55 (patch) | |
tree | 0bd21840d2e3813d76a7373edb3c66c76b614498 /dev-python/nest_asyncio | |
parent | dev-python/pyzmq: Keyword 22.1.0 ia64, #808378 (diff) | |
download | gentoo-5528cb3b098ece3e72ba0dc0901585f7f156de55.tar.gz gentoo-5528cb3b098ece3e72ba0dc0901585f7f156de55.tar.bz2 gentoo-5528cb3b098ece3e72ba0dc0901585f7f156de55.zip |
dev-python/nest_asyncio: Keyword 1.5.1 ia64, #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 16f0e405b919..421152b3846a 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 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests pytest |