commit: 4b251f0f8fff8a0a66c412508affc6d3cbd585d4
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 07:48:55 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 07:48:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b251f0f
dev-python/trio-websocket: Keyword 0.9.2 x86, #900601
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/trio-websocket/trio-websocket-0.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
b/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
index 41205bdac05c..306620236f61 100644
--- a/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
+++ b/dev-python/trio-websocket/trio-websocket-0.9.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="
>=dev-python/async_generator-1.10[${PYTHON_USEDEP}]