summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-28 15:57:46 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-28 15:57:49 +0000
commita6ce21d768efc44d1b71a52d36bd1cd712785dd6 (patch)
treed3295cfd592ade4792201d3489913ecec3b076cf /dev-python
parentdev-python/selenium: Stabilize 4.9.0 x86, #905241 (diff)
downloadgentoo-a6ce21d768efc44d1b71a52d36bd1cd712785dd6.tar.gz
gentoo-a6ce21d768efc44d1b71a52d36bd1cd712785dd6.tar.bz2
gentoo-a6ce21d768efc44d1b71a52d36bd1cd712785dd6.zip
dev-python/trio-websocket: Stabilize 0.10.2 x86, #905241
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/trio-websocket/trio-websocket-0.10.2.ebuild2
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 bd45bbba5765..f9383657a9a7 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}]