commit: af250b3807f2ec8c9f44214dac8a46c75245182e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 23 18:49:06 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 18:49:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af250b38
dev-python/pytest-httpx: Stabilize 0.26.0 ALLARCHES, #916163
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
index 1926979c400c..8e2a84068d88 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
=dev-python/httpx-0.25*[${PYTHON_USEDEP}]