summaryrefslogtreecommitdiff
path: root/dev-python/starlette
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-01-12 21:45:43 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-01-13 01:05:06 -0500
commit0264f53d4c74cf6d7a1a6fd277146a0fb5977182 (patch)
tree7b59f2c79b11fda1da47d21d5504004f35ff7337 /dev-python/starlette
parent957e52bc081775127d6a0426b89888e47177f0d1 (diff)
dev-python/starlette: Stabilize 0.50.0 ALLARCHES, #968695
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/starlette')
-rw-r--r--dev-python/starlette/starlette-0.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/starlette/starlette-0.50.0.ebuild b/dev-python/starlette/starlette-0.50.0.ebuild
index 6f21ebe7f0cb..9291ccefb25a 100644
--- a/dev-python/starlette/starlette-0.50.0.ebuild
+++ b/dev-python/starlette/starlette-0.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD"
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/anyio-5[${PYTHON_USEDEP}]