summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-28 11:07:50 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-28 11:07:50 +0100
commit8177f8ee0c30cfb017ae03c9a9b30a4d37c886fd (patch)
treeb1340e957482d42f1bb34a0e3ba79060655e9d3b /dev-python/pytest-httpx
parentmedia-video/ffmpegthumbnailer: ffmpeg5 fixes (diff)
downloadgentoo-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.ebuild2
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}]