summaryrefslogtreecommitdiff
path: root/dev-python/python-socks
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-01-11 21:47:27 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-01-12 00:41:35 -0500
commitcc79bcfcd5baae1f5fbc4862ab53e040bb8bea6d (patch)
tree113f99d6ec1942e1c04db893282af921cc362a8c /dev-python/python-socks
parenta346d9cbc59773332b0ba69f60967b43f5d92973 (diff)
downloadgentoo-cc79bcfcd5baae1f5fbc4862ab53e040bb8bea6d.tar.gz
gentoo-cc79bcfcd5baae1f5fbc4862ab53e040bb8bea6d.tar.bz2
gentoo-cc79bcfcd5baae1f5fbc4862ab53e040bb8bea6d.zip
dev-python/python-socks: Stabilize 2.8.0 ALLARCHES, #968637
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/python-socks')
-rw-r--r--dev-python/python-socks/python-socks-2.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-socks/python-socks-2.8.0.ebuild b/dev-python/python-socks/python-socks-2.8.0.ebuild
index a468b7f17ceb..cb8f9d4a7585 100644
--- a/dev-python/python-socks/python-socks-2.8.0.ebuild
+++ b/dev-python/python-socks/python-socks-2.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 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 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86"
# curio is not packaged
# asyncio is the only backend we have, so dep on its deps unconditionally