diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-16 08:47:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-16 08:47:26 +0000 |
commit | 780634bf5c3778ffbe278ca011ce96bc1fcdf79a (patch) | |
tree | 12beff78ba1cccc4130eb89d6673ecaaf0baa480 /dev-python/pytest-httpx | |
parent | dev-python/qtconsole: Stabilize 5.6.1 ALLARCHES, #943588 (diff) | |
download | gentoo-780634bf5c3778ffbe278ca011ce96bc1fcdf79a.tar.gz gentoo-780634bf5c3778ffbe278ca011ce96bc1fcdf79a.tar.bz2 gentoo-780634bf5c3778ffbe278ca011ce96bc1fcdf79a.zip |
dev-python/pytest-httpx: Stabilize 0.33.0 ALLARCHES, #943591
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.33.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.33.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.33.0.ebuild index 609a6666899b..ef89e388d43d 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.33.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.33.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" =dev-python/httpx-0.27*[${PYTHON_USEDEP}] |