commit: 44a7e285c103c43a5ea97f11100fbb02304b2bbd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 25 19:11:11 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 19:11:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a7e285
dev-python/pytest-httpx: Stabilize 0.21.1 ALLARCHES, #882965
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.21.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.21.1.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.21.1.ebuild
index 779e7bf2b179..7d55391a5293 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.21.1.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.21.1.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}]