From acbb6248decd25130566b8e617aabd114d466d86 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 13 Jan 2026 21:32:35 -0500 Subject: [PATCH] dev-python/httpx-socks: Stabilize 0.11.0 ALLARCHES, #968748 Signed-off-by: Eli Schwartz --- dev-python/httpx-socks/httpx-socks-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/httpx-socks/httpx-socks-0.11.0.ebuild b/dev-python/httpx-socks/httpx-socks-0.11.0.ebuild index ffc34df79f75c..4d76294a1be2f 100644 --- a/dev-python/httpx-socks/httpx-socks-0.11.0.ebuild +++ b/dev-python/httpx-socks/httpx-socks-0.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,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" RDEPEND=" >=dev-python/httpx-0.28.0[${PYTHON_USEDEP}]