commit: c03eca4d6c82bb5b2dcabc5be5b26491ec60f135
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 6 17:05:24 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 6 17:05:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03eca4d
dev-python/pytest-httpx: Stabilize 0.25.0 ALLARCHES, #915288
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.25.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.25.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.25.0.ebuild
index 1926979c400c..8e2a84068d88 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.25.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.25.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}]