diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-19 20:29:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-19 20:29:42 +0200 |
commit | 3d1cd79d17d584a4c942053bfc00f2615c64e892 (patch) | |
tree | f1df68bda31798625134dba9cb168b3000f6d042 /dev-python/python-socks | |
parent | dev-python/bottleneck: don't overwrite users -O* (diff) | |
download | gentoo-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.ebuild | 2 |
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 |