commit: 0cb3fb6bb8eb9e0f03f0074ce02e7fe44c7d52b2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 09:18:42 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 09:18:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cb3fb6b
dev-python/aiohttp-socks: Stabilize 0.10.1 ALLARCHES, #947866
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/aiohttp-socks/aiohttp-socks-0.10.1.ebuild | 4 ++--
1 file 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}]