summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-10 16:32:26 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-10 16:32:26 +0200
commit669bb0b78715fc10bd589dc4982c79cdccefb4a2 (patch)
tree1ef87cbe6bdaeb209fb7076cd8a24b9b844211f9 /dev-python/pytest-httpx
parentdev-python/PyQt5-sip: Stabilize 12.11.0 amd64, #885233 (diff)
downloadgentoo-669bb0b78715fc10bd589dc4982c79cdccefb4a2.tar.gz
gentoo-669bb0b78715fc10bd589dc4982c79cdccefb4a2.tar.bz2
gentoo-669bb0b78715fc10bd589dc4982c79cdccefb4a2.zip
dev-python/pytest-httpx: Stabilize 0.21.2 ALLARCHES, #885235
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.21.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.21.2.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.21.2.ebuild
index 779e7bf2b179..7d55391a5293 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.21.2.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.21.2.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
=dev-python/httpx-0.23*[${PYTHON_USEDEP}]