commit: fee4a973895c3960eb3835442ee2d90352919292
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 13:08:12 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 13:08:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fee4a973
dev-python/pytest-httpx: Stabilize 0.17.3 x86, #831540
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.17.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.17.3.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.17.3.ebuild
index c7b7566f26de..b25e2cb4f212 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.17.3.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.17.3.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.21*[${PYTHON_USEDEP}]