summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-23 19:49:06 +0100
committerSam James <sam@gentoo.org>2023-10-23 19:49:06 +0100
commitaf250b3807f2ec8c9f44214dac8a46c75245182e (patch)
tree73ad967aa2cef4b96cc57d35cb23e197c49ca73a /dev-python/pytest-httpx
parentdev-python/pytest-check: Stabilize 2.2.2 ALLARCHES, #916162 (diff)
downloadgentoo-af250b3807f2ec8c9f44214dac8a46c75245182e.tar.gz
gentoo-af250b3807f2ec8c9f44214dac8a46c75245182e.tar.bz2
gentoo-af250b3807f2ec8c9f44214dac8a46c75245182e.zip
dev-python/pytest-httpx: Stabilize 0.26.0 ALLARCHES, #916163
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r--dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
index 1926979c400c..8e2a84068d88 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
=dev-python/httpx-0.25*[${PYTHON_USEDEP}]