commit: 656d7efa4691ffcc63b520b3c74471b3e374cfc1
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 14:50:49 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat May 13 14:50:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=656d7efa
dev-python/pytest-httpx: Stabilize 0.22.0 ALLARCHES, #906287
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild
index aa42666a0557..22d0ccc852c8 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.22.0.ebuild
@@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
=dev-python/httpx-0.24*[${PYTHON_USEDEP}]