summaryrefslogtreecommitdiff
path: root/dev-python/aiohttp-socks
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-11 09:18:42 +0000
committerSam James <sam@gentoo.org>2025-01-11 09:18:42 +0000
commit0cb3fb6bb8eb9e0f03f0074ce02e7fe44c7d52b2 (patch)
treedc81ab26a52a84c5e755313b9ad4a5219ae0ff85 /dev-python/aiohttp-socks
parente9fa014a316a18667ffc2af4875e5850ee6f753c (diff)
downloadgentoo-0cb3fb6bb8eb9e0f03f0074ce02e7fe44c7d52b2.tar.gz
gentoo-0cb3fb6bb8eb9e0f03f0074ce02e7fe44c7d52b2.tar.bz2
gentoo-0cb3fb6bb8eb9e0f03f0074ce02e7fe44c7d52b2.zip
dev-python/aiohttp-socks: Stabilize 0.10.1 ALLARCHES, #947866
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp-socks')
-rw-r--r--dev-python/aiohttp-socks/aiohttp-socks-0.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.10.1.ebuild b/dev-python/aiohttp-socks/aiohttp-socks-0.10.1.ebuild
index da83dfcce838..e7c343105b26 100644
--- a/dev-python/aiohttp-socks/aiohttp-socks-0.10.1.ebuild
+++ b/dev-python/aiohttp-socks/aiohttp-socks-0.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
RDEPEND="
>=dev-python/aiohttp-3.10.0[${PYTHON_USEDEP}]