From 780634bf5c3778ffbe278ca011ce96bc1fcdf79a Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 16 Nov 2024 08:47:26 +0000 Subject: [PATCH] dev-python/pytest-httpx: Stabilize 0.33.0 ALLARCHES, #943591 Signed-off-by: Arthur Zamarin --- dev-python/pytest-httpx/pytest-httpx-0.33.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-httpx/pytest-httpx-0.33.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.33.0.ebuild index 609a6666899b5..ef89e388d43d5 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.33.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.33.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}]