summaryrefslogtreecommitdiff
path: root/dev-python/pytest-httpx
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-21 12:30:48 +0100
committerMichał Górny <mgorny@gentoo.org>2024-12-21 12:30:48 +0100
commit96eaad17505f95b4ddad0e1682655e713209a425 (patch)
tree1970e3b583412d0999e3e39fbd9eb73a24871aff /dev-python/pytest-httpx
parentd0a49166a9c99d8e1eafec77205c9cc489168193 (diff)
dev-python/pytest-httpx: Stabilize 0.35.0 ALLARCHES, #946739
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r--dev-python/pytest-httpx/pytest-httpx-0.35.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.35.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.35.0.ebuild
index b319c97dc7d2..59866749864f 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.35.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.35.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.28*[${PYTHON_USEDEP}]