diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-30 16:25:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-30 16:25:51 +0100 |
commit | 3706e07404d505d65264b02083d70656025c1b0e (patch) | |
tree | c4c01cf1367fbb2d81b7cb6aa909ec58b07ac31b /dev-python/hypercorn | |
parent | app-editors/tea: use xdg eclass (diff) | |
download | gentoo-3706e07404d505d65264b02083d70656025c1b0e.tar.gz gentoo-3706e07404d505d65264b02083d70656025c1b0e.tar.bz2 gentoo-3706e07404d505d65264b02083d70656025c1b0e.zip |
dev-python/hypercorn: Stabilize 0.15.0 arm64, #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 ecf122550f84..94b096ff2999 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}] |