summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-07 17:10:42 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-07 17:10:42 +0100
commita0e3cd72a3fe07a5717511a6bc9de0c138ad203a (patch)
tree4e9c90ed92480d853e7dd1db4e2d1524b75e9d3f /dev-python/pytest-httpx
parentdev-python/urllib3: Deselect failing test (diff)
downloadgentoo-a0e3cd72a3fe07a5717511a6bc9de0c138ad203a.tar.gz
gentoo-a0e3cd72a3fe07a5717511a6bc9de0c138ad203a.tar.bz2
gentoo-a0e3cd72a3fe07a5717511a6bc9de0c138ad203a.zip
dev-python/pytest-httpx: Stabilize 0.30.0 ALLARCHES, #926375
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.30.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.30.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.30.0.ebuild
index 20f3b769ac44..44b20f584851 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.30.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.30.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
=dev-python/httpx-0.27*[${PYTHON_USEDEP}]