summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-23 22:54:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-23 22:54:38 +0200
commit9fa554aac0f22f5e8a490e5c9569506ff7aa8cbf (patch)
tree0a2e691c4d6000db81d777e8072158af34943823 /dev-python/quart-trio
parentdev-python/urllib3: Stabilize 2.2.1 ppc64, #927639 (diff)
downloadgentoo-9fa554aac0f22f5e8a490e5c9569506ff7aa8cbf.tar.gz
gentoo-9fa554aac0f22f5e8a490e5c9569506ff7aa8cbf.tar.bz2
gentoo-9fa554aac0f22f5e8a490e5c9569506ff7aa8cbf.zip
dev-python/quart-trio: Stabilize 0.11.1 ppc64, #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 954f40fe6549..1423b008df09 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}]