commit: 876bbbeeacf93674cca751b5d9b6a91eadd168de
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 13:28:07 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 13:28:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=876bbbee
dev-python/aiohttp-socks: Stabilize 0.9.2 ALLARCHES, #947432
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/aiohttp-socks/aiohttp-socks-0.9.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.9.2.ebuild
b/dev-python/aiohttp-socks/aiohttp-socks-0.9.2.ebuild
index da83dfcce838..e7c343105b26 100644
--- a/dev-python/aiohttp-socks/aiohttp-socks-0.9.2.ebuild
+++ b/dev-python/aiohttp-socks/aiohttp-socks-0.9.2.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}]