commit: c3b8fe7c76ad5b6aec29550ddcf4a490055e3589
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 1 16:30:14 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 1 16:30:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b8fe7c
dev-python/pytest-httpx: Stabilize 0.23.1 ALLARCHES, #913442
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild
index 336dab68638d..c2bfeac2259c 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
=dev-python/httpx-0.24*[${PYTHON_USEDEP}]