summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-19 20:29:42 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-19 20:29:42 +0200
commit3d1cd79d17d584a4c942053bfc00f2615c64e892 (patch)
treef1df68bda31798625134dba9cb168b3000f6d042 /dev-python/python-socks
parentdev-python/bottleneck: don't overwrite users -O* (diff)
downloadgentoo-3d1cd79d17d584a4c942053bfc00f2615c64e892.tar.gz
gentoo-3d1cd79d17d584a4c942053bfc00f2615c64e892.tar.bz2
gentoo-3d1cd79d17d584a4c942053bfc00f2615c64e892.zip
dev-python/python-socks: Keyword 2.1.0 x86, #887215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-socks')
-rw-r--r--dev-python/python-socks/python-socks-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-socks/python-socks-2.1.0.ebuild b/dev-python/python-socks/python-socks-2.1.0.ebuild
index ef504c6ac3ea..ead55902eb67 100644
--- a/dev-python/python-socks/python-socks-2.1.0.ebuild
+++ b/dev-python/python-socks/python-socks-2.1.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
# curio is not packaged
# asyncio is the only backend we have, so dep on its deps unconditionally