summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-30 16:25:45 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-30 16:25:55 +0100
commitf47c41c3badcac18ef5fafe269229ea4d6c925b3 (patch)
tree867d5bb6dfed1fca895b50c3cc434c9a44cc5470 /dev-python/hypercorn
parentdev-python/taskgroup: Stabilize 0.0.0_alpha4 x86, #918750 (diff)
downloadgentoo-f47c41c3badcac18ef5fafe269229ea4d6c925b3.tar.gz
gentoo-f47c41c3badcac18ef5fafe269229ea4d6c925b3.tar.bz2
gentoo-f47c41c3badcac18ef5fafe269229ea4d6c925b3.zip
dev-python/hypercorn: Stabilize 0.15.0 arm, #918750
Signed-off-by: Michał Górny <mgorny@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 8822531123c5..11111ea4e092 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 ~riscv ~sparc x86"
RDEPEND="
>=dev-python/exceptiongroup-1.1.0[${PYTHON_USEDEP}]