summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-01 19:30:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-01 19:30:14 +0300
commitc3b8fe7c76ad5b6aec29550ddcf4a490055e3589 (patch)
tree95a66c53762555119286ebeaf08895b86563a33d /dev-python/pytest-httpx
parentdev-python/trimesh: Stabilize 3.23.3 ALLARCHES, #913440 (diff)
downloadgentoo-c3b8fe7c76ad5b6aec29550ddcf4a490055e3589.tar.gz
gentoo-c3b8fe7c76ad5b6aec29550ddcf4a490055e3589.tar.bz2
gentoo-c3b8fe7c76ad5b6aec29550ddcf4a490055e3589.zip
dev-python/pytest-httpx: Stabilize 0.23.1 ALLARCHES, #913442
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r--dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild
index 336dab68638d..c2bfeac2259c 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
=dev-python/httpx-0.24*[${PYTHON_USEDEP}]