commit: 87e8e72cfb910ae02b968a60bd912620a52cb28d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 17:21:21 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 17:21:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e8e72c
dev-python/python-engineio: Keyword 4.7.1 x86, #914109
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/python-engineio/python-engineio-4.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-engineio/python-engineio-4.7.1.ebuild
b/dev-python/python-engineio/python-engineio-4.7.1.ebuild
index cffa9a32b382..d30dc486a613 100644
--- a/dev-python/python-engineio/python-engineio-4.7.1.ebuild
+++ b/dev-python/python-engineio/python-engineio-4.7.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/aiohttp[${PYTHON_USEDEP}]