commit: 132581f08c4edd437c0259753fb3f46f8e6a5d0b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 08:23:45 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 08:23:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132581f0
dev-python/python-socks: Stabilize 2.6.1 ALLARCHES, #948320 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/python-socks/python-socks-2.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/python-socks/python-socks-2.6.1.ebuild b/dev-python/python-socks/python-socks-2.6.1.ebuild index 6e7cdd24fd84..db9ed7a8d19e 100644 --- a/dev-python/python-socks/python-socks-2.6.1.ebuild +++ b/dev-python/python-socks/python-socks-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2024 Gentoo Authors +# Copyright 2020-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 ~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