diff options
author | 2023-02-20 23:28:18 +0000 | |
---|---|---|
committer | 2023-02-20 23:28:18 +0000 | |
commit | 3fc0ad0470729ed7e5703cb8a7d6b5569ecc49cd (patch) | |
tree | 18470da176b3b60b3dec68cef4997aaaaac3b027 /dev-python/pytest-httpx | |
parent | dev-python/xarray: Stabilize 2023.2.0 x86, #895606 (diff) | |
download | gentoo-3fc0ad0470729ed7e5703cb8a7d6b5569ecc49cd.tar.gz gentoo-3fc0ad0470729ed7e5703cb8a7d6b5569ecc49cd.tar.bz2 gentoo-3fc0ad0470729ed7e5703cb8a7d6b5569ecc49cd.zip |
dev-python/pytest-httpx: Stabilize 0.21.3 ALLARCHES, #895610
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild index fe25b787d728..209a66e83b11 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.21.3.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}] |