commit: d2b215cd8fce50a070042593beabb6bce200a4f4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 18:36:01 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 18:37:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b215cd
dev-python/pytest-httpx: Stabilize 0.21.0 ALLARCHES, #853703
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild
index 779e7bf2b179..7d55391a5293 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.21.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.21.0.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}]