dev-python/hypercorn: Stabilize 0.18.0 ALLARCHES, #972027

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-04-05 20:01:31 +01:00
parent d3c2038bcd
commit a30f2e1826

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2025 Gentoo Authors
# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
dev-python/h11[${PYTHON_USEDEP}]