commit: 10f7169a8528b6ec69316bb0ef305d9b6d424c0a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 12:02:26 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 12:02:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f7169a
dev-python/pytest-httpx: Stabilize 0.34.0 ALLARCHES, #946027
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.34.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.34.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.34.0.ebuild
index 609a6666899b..ef89e388d43d 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.34.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.34.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
=dev-python/httpx-0.27*[${PYTHON_USEDEP}]