commit: cc79bcfcd5baae1f5fbc4862ab53e040bb8bea6d Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 12 02:47:27 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 12 05:41:35 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc79bcfc
dev-python/python-socks: Stabilize 2.8.0 ALLARCHES, #968637 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/python-socks/python-socks-2.8.0.ebuild | 4 ++-- 1 file 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
