commit: 3fc0ad0470729ed7e5703cb8a7d6b5569ecc49cd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 23:28:18 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 23:28:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc0ad04
dev-python/pytest-httpx: Stabilize 0.21.3 ALLARCHES, #895610
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild
index fe25b787d728..209a66e83b11 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.21.3.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.21.3.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}]