diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-23 22:54:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-23 22:54:38 +0200 |
commit | 9fa554aac0f22f5e8a490e5c9569506ff7aa8cbf (patch) | |
tree | 0a2e691c4d6000db81d777e8072158af34943823 /dev-python/quart-trio | |
parent | dev-python/urllib3: Stabilize 2.2.1 ppc64, #927639 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |