summaryrefslogtreecommitdiff
path: root/dev-python/aiohttp-socks
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-04 15:28:07 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-04 15:28:07 +0200
commit876bbbeeacf93674cca751b5d9b6a91eadd168de (patch)
tree8f87bf8eef565af9e7908444ed5c879180785dc6 /dev-python/aiohttp-socks
parentebd1af97be8bbb2796125382bd2da6f25b20433b (diff)
downloadgentoo-876bbbeeacf93674cca751b5d9b6a91eadd168de.tar.gz
gentoo-876bbbeeacf93674cca751b5d9b6a91eadd168de.tar.bz2
gentoo-876bbbeeacf93674cca751b5d9b6a91eadd168de.zip
dev-python/aiohttp-socks: Stabilize 0.9.2 ALLARCHES, #947432
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp-socks')
-rw-r--r--dev-python/aiohttp-socks/aiohttp-socks-0.9.2.ebuild4
1 files 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}]