commit: 8177f8ee0c30cfb017ae03c9a9b30a4d37c886fd
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 28 10:07:50 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Feb 28 10:07:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8177f8ee
dev-python/pytest-httpx: Stabilize 0.20.0 ALLARCHES, #834215
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild
index 6247f938af03..74125eb14438 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.20.0.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
=dev-python/httpx-0.22*[${PYTHON_USEDEP}]