summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-23 20:41:33 +0000
committerSam James <sam@gentoo.org>2024-03-23 20:41:33 +0000
commitd5a95eb6e7789bd5548100f8ef16724984e471b6 (patch)
treeeb30edfe538ec821754703e55d95bb193df2da38 /dev-python/quart-trio
parentdev-python/urllib3: Stabilize 2.2.1 amd64, #927639 (diff)
downloadgentoo-d5a95eb6e7789bd5548100f8ef16724984e471b6.tar.gz
gentoo-d5a95eb6e7789bd5548100f8ef16724984e471b6.tar.bz2
gentoo-d5a95eb6e7789bd5548100f8ef16724984e471b6.zip
dev-python/quart-trio: Stabilize 0.11.1 amd64, #927639
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/quart-trio')
-rw-r--r--dev-python/quart-trio/quart-trio-0.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/quart-trio/quart-trio-0.11.1.ebuild b/dev-python/quart-trio/quart-trio-0.11.1.ebuild
index 19f9468130dc..bd643e267506 100644
--- a/dev-python/quart-trio/quart-trio-0.11.1.ebuild
+++ b/dev-python/quart-trio/quart-trio-0.11.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=dev-python/exceptiongroup-1.0.0[${PYTHON_USEDEP}]