diff options
Diffstat (limited to 'dev-python/python-socks')
-rw-r--r-- | dev-python/python-socks/python-socks-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-socks/python-socks-1.2.2.ebuild b/dev-python/python-socks/python-socks-1.2.2.ebuild index 29375e51cbff..63ec12cd3af5 100644 --- a/dev-python/python-socks/python-socks-1.2.2.ebuild +++ b/dev-python/python-socks/python-socks-1.2.2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # trio, curio are not packaged # asyncio is the only backend we have, so dep on its deps unconditionally |