commit: 866b95a3acd2ca73090b6c80cffd105a4d1eda6d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 8 08:47:11 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 8 08:47:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866b95a3
dev-python/ypy-websocket: Keyword 0.9.0 x86, #904008
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild
b/dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild
index f068e06e1ea7..d5ae3bec2235 100644
--- a/dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild
+++ b/dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
<dev-python/anyio-4[${PYTHON_USEDEP}]