diff options
author | Sam James <sam@gentoo.org> | 2022-12-20 09:05:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-20 09:05:58 +0000 |
commit | e4805fc3dc14ddc1c361d7f763af9c67c37ea0c2 (patch) | |
tree | 178c9b96afea9de571892019ce63af194db2e43c /dev-python/python-socks | |
parent | media-sound/abcm2ps: bump to 8.14.14 (diff) | |
download | gentoo-e4805fc3dc14ddc1c361d7f763af9c67c37ea0c2.tar.gz gentoo-e4805fc3dc14ddc1c361d7f763af9c67c37ea0c2.tar.bz2 gentoo-e4805fc3dc14ddc1c361d7f763af9c67c37ea0c2.zip |
dev-python/python-socks: Keyword 2.1.1 arm64, #887215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-socks')
-rw-r--r-- | dev-python/python-socks/python-socks-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-socks/python-socks-2.1.1.ebuild b/dev-python/python-socks/python-socks-2.1.1.ebuild index 1b3990f6d88e..8dbc2cdbaa45 100644 --- a/dev-python/python-socks/python-socks-2.1.1.ebuild +++ b/dev-python/python-socks/python-socks-2.1.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" # curio is not packaged # asyncio is the only backend we have, so dep on its deps unconditionally |