diff options
author | 2023-04-28 17:52:39 +0300 | |
---|---|---|
committer | 2023-04-28 17:52:39 +0300 | |
commit | 7cd0f582d6c30da1ab134e8b6e80a65919acce1f (patch) | |
tree | 0013d0d854f59e6ad0ea0a722f09177b390877cb /dev-python/trio-websocket | |
parent | dev-python/selenium: Stabilize 4.9.0 arm64, #905241 (diff) | |
download | gentoo-7cd0f582d6c30da1ab134e8b6e80a65919acce1f.tar.gz gentoo-7cd0f582d6c30da1ab134e8b6e80a65919acce1f.tar.bz2 gentoo-7cd0f582d6c30da1ab134e8b6e80a65919acce1f.zip |
dev-python/trio-websocket: Stabilize 0.10.2 arm64, #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 d9b6a648f4e8..70a88ea753c0 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}] |