From a30f2e18266ca0e2ecb1d605e33e241c2c02c0d3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 5 Apr 2026 20:01:31 +0100 Subject: [PATCH] dev-python/hypercorn: Stabilize 0.18.0 ALLARCHES, #972027 Signed-off-by: Sam James --- dev-python/hypercorn/hypercorn-0.18.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/hypercorn/hypercorn-0.18.0.ebuild b/dev-python/hypercorn/hypercorn-0.18.0.ebuild index e9a46bb20408e..4b9fca8c6f244 100644 --- a/dev-python/hypercorn/hypercorn-0.18.0.ebuild +++ b/dev-python/hypercorn/hypercorn-0.18.0.ebuild @@ -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}]