commit: e3774c60ece215b967042cfb61ea1a8c472dd37f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 9 14:58:17 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 14:58:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3774c60
dev-python/pytest-httpx: Stabilize 0.27.0 ALLARCHES, #919549
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
index ce4c7bffdcb2..de5ba8cccec6 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.27.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
RDEPEND="
=dev-python/httpx-0.25*[${PYTHON_USEDEP}]