summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-30 21:18:01 -0500
committerSam James <sam@gentoo.org>2023-12-01 03:27:57 +0000
commited2b0d67cc120db5ce819946900ee2e959a62df6 (patch)
tree526f68c9a7d427e210a65e2c4dccc755e00651b2 /dev-python/hypercorn
parentnet-dns/unbound: Stabilize 1.17.1 ppc, #913233 (diff)
downloadgentoo-ed2b0d67cc120db5ce819946900ee2e959a62df6.tar.gz
gentoo-ed2b0d67cc120db5ce819946900ee2e959a62df6.tar.bz2
gentoo-ed2b0d67cc120db5ce819946900ee2e959a62df6.zip
dev-python/hypercorn: Keyword 0.15.0 ia64, #916537
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypercorn')
-rw-r--r--dev-python/hypercorn/hypercorn-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypercorn/hypercorn-0.15.0.ebuild b/dev-python/hypercorn/hypercorn-0.15.0.ebuild
index 9321e489b1f8..bcca123c5a9b 100644
--- a/dev-python/hypercorn/hypercorn-0.15.0.ebuild
+++ b/dev-python/hypercorn/hypercorn-0.15.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ~riscv sparc x86"
RDEPEND="
>=dev-python/exceptiongroup-1.1.0[${PYTHON_USEDEP}]