diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-24 08:41:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-24 08:41:51 +0200 |
commit | 9dca2335ec4c7045b50b886abb2db4166c2fc41b (patch) | |
tree | fe28e5f00d4809b301e95a396e131c89c0fb0614 /dev-python/aiohttp-socks | |
parent | dev-python/pycares: Keyword 4.4.0 arm, #936574 (diff) | |
download | gentoo-9dca2335ec4c7045b50b886abb2db4166c2fc41b.tar.gz gentoo-9dca2335ec4c7045b50b886abb2db4166c2fc41b.tar.bz2 gentoo-9dca2335ec4c7045b50b886abb2db4166c2fc41b.zip |
dev-python/aiohttp-socks: Keyword 0.9.0 arm, #936574
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp-socks')
-rw-r--r-- | dev-python/aiohttp-socks/aiohttp-socks-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.9.0.ebuild b/dev-python/aiohttp-socks/aiohttp-socks-0.9.0.ebuild index e6948c7e7e8e..da83dfcce838 100644 --- a/dev-python/aiohttp-socks/aiohttp-socks-0.9.0.ebuild +++ b/dev-python/aiohttp-socks/aiohttp-socks-0.9.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" >=dev-python/aiohttp-3.10.0[${PYTHON_USEDEP}] |