commit: fa12fe948cf7f71aa66323d6e54d2d0cd09848f3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 18 19:46:31 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 18 19:46:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa12fe94
dev-python/pytest-httpx: Stabilize 0.13.0 amd64, #813615
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild
index 684f00600e0..4b833ecdca4 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
=dev-python/httpx-0.19*[${PYTHON_USEDEP}]