diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-05-13 16:50:49 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-05-13 16:50:49 +0200 |
commit | 656d7efa4691ffcc63b520b3c74471b3e374cfc1 (patch) | |
tree | b90f6c54b9f1c4a5843dec422097b243377eeac8 | |
parent | dev-python/dkimpy: Stabilize 1.1.3 ALLARCHES, #906281 (diff) | |
download | gentoo-656d7efa4691ffcc63b520b3c74471b3e374cfc1.tar.gz gentoo-656d7efa4691ffcc63b520b3c74471b3e374cfc1.tar.bz2 gentoo-656d7efa4691ffcc63b520b3c74471b3e374cfc1.zip |
dev-python/pytest-httpx: Stabilize 0.22.0 ALLARCHES, #906287
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild index aa42666a0557..22d0ccc852c8 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" =dev-python/httpx-0.24*[${PYTHON_USEDEP}] |