diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-28 18:55:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-28 18:55:01 +0300 |
commit | fc14f81b52465456fe17345a994923b03ea3d163 (patch) | |
tree | ac2a79f78ebba3ca3c19d39ec01be129c4854a32 /dev-python/trio-websocket | |
parent | dev-python/selenium: Stabilize 4.9.0 amd64, #905241 (diff) | |
download | gentoo-fc14f81b52465456fe17345a994923b03ea3d163.tar.gz gentoo-fc14f81b52465456fe17345a994923b03ea3d163.tar.bz2 gentoo-fc14f81b52465456fe17345a994923b03ea3d163.zip |
dev-python/trio-websocket: Stabilize 0.10.2 amd64, #905241
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/trio-websocket')
-rw-r--r-- | dev-python/trio-websocket/trio-websocket-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild b/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild index 5fd0c0e8880c..bd45bbba5765 100644 --- a/dev-python/trio-websocket/trio-websocket-0.10.2.ebuild +++ b/dev-python/trio-websocket/trio-websocket-0.10.2.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}] |