diff options
author | 2023-11-30 16:25:43 +0100 | |
---|---|---|
committer | 2023-11-30 16:25:54 +0100 | |
commit | fcda837294eb8ae8ea98dc7889e1bab9b8fb6053 (patch) | |
tree | d88980a6e5d589677e079f57e8abf47f127ddb2f /dev-python/hypercorn/hypercorn-0.15.0.ebuild | |
parent | dev-python/taskgroup: Stabilize 0.0.0_alpha4 amd64, #918750 (diff) | |
download | gentoo-fcda837294eb8ae8ea98dc7889e1bab9b8fb6053.tar.gz gentoo-fcda837294eb8ae8ea98dc7889e1bab9b8fb6053.tar.bz2 gentoo-fcda837294eb8ae8ea98dc7889e1bab9b8fb6053.zip |
dev-python/hypercorn: Stabilize 0.15.0 x86, #918750
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hypercorn/hypercorn-0.15.0.ebuild')
-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 2a6bf6592fe1..8822531123c5 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}] |