diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-28 11:07:50 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-28 11:07:50 +0100 |
commit | 8177f8ee0c30cfb017ae03c9a9b30a4d37c886fd (patch) | |
tree | b1340e957482d42f1bb34a0e3ba79060655e9d3b /dev-python/pytest-httpx | |
parent | media-video/ffmpegthumbnailer: ffmpeg5 fixes (diff) | |
download | gentoo-8177f8ee0c30cfb017ae03c9a9b30a4d37c886fd.tar.gz gentoo-8177f8ee0c30cfb017ae03c9a9b30a4d37c886fd.tar.bz2 gentoo-8177f8ee0c30cfb017ae03c9a9b30a4d37c886fd.zip |
dev-python/pytest-httpx: Stabilize 0.20.0 ALLARCHES, #834215
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r-- | dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild index 6247f938af03..74125eb14438 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" =dev-python/httpx-0.22*[${PYTHON_USEDEP}] |