summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-06 20:05:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-06 20:05:24 +0300
commitc03eca4d6c82bb5b2dcabc5be5b26491ec60f135 (patch)
treecc2597b86a300cf0ac69e428938d24aef37fabd2 /dev-python/pytest-httpx
parentdev-python/msgpack: Stabilize 1.0.7 amd64, #915280 (diff)
downloadgentoo-c03eca4d6c82bb5b2dcabc5be5b26491ec60f135.tar.gz
gentoo-c03eca4d6c82bb5b2dcabc5be5b26491ec60f135.tar.bz2
gentoo-c03eca4d6c82bb5b2dcabc5be5b26491ec60f135.zip
dev-python/pytest-httpx: Stabilize 0.25.0 ALLARCHES, #915288
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.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.25.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.25.0.ebuild
index 1926979c400c..8e2a84068d88 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.25.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.25.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}]