summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-14 20:21:21 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-14 20:21:21 +0300
commit87e8e72cfb910ae02b968a60bd912620a52cb28d (patch)
tree876d80290a6e1184008e728518935b38374cfdcb /dev-python/python-engineio
parentapp-misc/fastfetch: add yyjson dependency subslot (diff)
downloadgentoo-87e8e72cfb910ae02b968a60bd912620a52cb28d.tar.gz
gentoo-87e8e72cfb910ae02b968a60bd912620a52cb28d.tar.bz2
gentoo-87e8e72cfb910ae02b968a60bd912620a52cb28d.zip
dev-python/python-engineio: Keyword 4.7.1 x86, #914109
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-engineio')
-rw-r--r--dev-python/python-engineio/python-engineio-4.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]