diff options
author | Sam James <sam@gentoo.org> | 2022-06-22 19:36:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-22 19:37:38 +0100 |
commit | d2b215cd8fce50a070042593beabb6bce200a4f4 (patch) | |
tree | f2cde7c6d5a5a8eadb59ac7e45bc7a77c40d87d5 /dev-python/pytest-httpx | |
parent | dev-python/pyzmq: Stabilize 23.0.0 amd64, #853409 (diff) | |
download | gentoo-d2b215cd8fce50a070042593beabb6bce200a4f4.tar.gz gentoo-d2b215cd8fce50a070042593beabb6bce200a4f4.tar.bz2 gentoo-d2b215cd8fce50a070042593beabb6bce200a4f4.zip |
dev-python/pytest-httpx: Stabilize 0.21.0 ALLARCHES, #853703
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.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild index 779e7bf2b179..7d55391a5293 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.21.0.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}] |