commit: 780634bf5c3778ffbe278ca011ce96bc1fcdf79a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 16 08:47:26 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 16 08:47:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780634bf
dev-python/pytest-httpx: Stabilize 0.33.0 ALLARCHES, #943591 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> 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 609a6666899b..ef89e388d43d 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}]