diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-30 16:25:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-30 16:25:57 +0100 |
commit | 9456512f8ef78e1368b0b05cd2baeba256ceff2b (patch) | |
tree | 66cd5f37879841be9547a9c95e45a2631ce692f9 /dev-python/hypercorn | |
parent | dev-python/taskgroup: Stabilize 0.0.0_alpha4 arm, #918750 (diff) | |
download | gentoo-9456512f8ef78e1368b0b05cd2baeba256ceff2b.tar.gz gentoo-9456512f8ef78e1368b0b05cd2baeba256ceff2b.tar.bz2 gentoo-9456512f8ef78e1368b0b05cd2baeba256ceff2b.zip |
dev-python/hypercorn: Stabilize 0.15.0 sparc, #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.ebuild | 2 |
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 11111ea4e092..9321e489b1f8 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}] |