commit: 1e7afacede4a02e1500db44800c14af435c391f7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 12:25:27 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 12:26:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7aface
dev-python/pytest-httpx: Stabilize 0.29.0 ALLARCHES, #924527
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.29.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.29.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.29.0.ebuild
index 1a6d514d120e..835002398de5 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.29.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.29.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
=dev-python/httpx-0.26*[${PYTHON_USEDEP}]