diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:51:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:51:43 +0300 |
commit | 7d468f22c057d3c06fa88fef322bc2fc0f39ec07 (patch) | |
tree | c1257c358fe475aaef5037318cc0050c3fe50f73 /dev-python | |
parent | dev-python/tiny-proxy: Stabilize 0.2.0 ALLARCHES, #910149 (diff) | |
download | gentoo-7d468f22c057d3c06fa88fef322bc2fc0f39ec07.tar.gz gentoo-7d468f22c057d3c06fa88fef322bc2fc0f39ec07.tar.bz2 gentoo-7d468f22c057d3c06fa88fef322bc2fc0f39ec07.zip |
dev-python/trio-websocket: Stabilize 0.10.3 ALLARCHES, #910151
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/trio-websocket/trio-websocket-0.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trio-websocket/trio-websocket-0.10.3.ebuild b/dev-python/trio-websocket/trio-websocket-0.10.3.ebuild index 8e735c733d60..815f0b97c34b 100644 --- a/dev-python/trio-websocket/trio-websocket-0.10.3.ebuild +++ b/dev-python/trio-websocket/trio-websocket-0.10.3.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/exceptiongroup[${PYTHON_USEDEP}] |