summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-23 22:25:41 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-23 22:25:41 +0200
commitba8f6c8f8a95defccaf612ff71f1b22e62b8ebe7 (patch)
treee47b91f3f56a13bf37cdfe8e6e0f813c7d18216f /dev-python/quart-trio
parentdev-python/urllib3: Stabilize 2.2.1 arm, #927639 (diff)
downloadgentoo-ba8f6c8f8a95defccaf612ff71f1b22e62b8ebe7.tar.gz
gentoo-ba8f6c8f8a95defccaf612ff71f1b22e62b8ebe7.tar.bz2
gentoo-ba8f6c8f8a95defccaf612ff71f1b22e62b8ebe7.zip
dev-python/quart-trio: Stabilize 0.11.1 arm, #927639
Signed-off-by: Arthur Zamarin <arthurzam@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 a4e901919e32..19f9468130dc 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}]