commit: acbb6248decd25130566b8e617aabd114d466d86
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 14 02:32:35 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 14 02:54:44 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acbb6248
dev-python/httpx-socks: Stabilize 0.11.0 ALLARCHES, #968748
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
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 ffc34df79f75..4d76294a1be2 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}]