summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-24 19:18:29 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-24 19:18:29 +0000
commit7d416009e6ac41610243b76a8f971dafa7498987 (patch)
tree557540ade0880af413a342eca929338888b8a227 /dev-python/hypercorn
parentdev-python/hypercorn: Keyword 0.15.0 arm, #916537 (diff)
downloadgentoo-7d416009e6ac41610243b76a8f971dafa7498987.tar.gz
gentoo-7d416009e6ac41610243b76a8f971dafa7498987.tar.bz2
gentoo-7d416009e6ac41610243b76a8f971dafa7498987.zip
dev-python/hypercorn: Keyword 0.15.0 x86, #916537
Signed-off-by: Arthur Zamarin <arthurzam@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 f05c3de7d88a..f2833b6ef55f 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 ~riscv"
+KEYWORDS="~amd64 ~arm ~riscv ~x86"
RDEPEND="
>=dev-python/exceptiongroup-1.1.0[${PYTHON_USEDEP}]