summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-09 15:58:17 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-09 15:58:17 +0100
commite3774c60ece215b967042cfb61ea1a8c472dd37f (patch)
tree5edb534a3db686aa1441cee1e9178e2d46b778eb /dev-python/pytest-httpx
parentdev-python/nbxmpp: Stabilize 4.5.3 ALLARCHES, #919537 (diff)
downloadgentoo-e3774c60ece215b967042cfb61ea1a8c472dd37f.tar.gz
gentoo-e3774c60ece215b967042cfb61ea1a8c472dd37f.tar.bz2
gentoo-e3774c60ece215b967042cfb61ea1a8c472dd37f.zip
dev-python/pytest-httpx: Stabilize 0.27.0 ALLARCHES, #919549
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.27.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
index ce4c7bffdcb2..de5ba8cccec6 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
=dev-python/httpx-0.25*[${PYTHON_USEDEP}]