commit: cde180e2bf11131e58d33ca94c0e744382840e53
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 17 20:32:03 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 17 20:32:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde180e2
dev-python/pytest-httpx: Stabilize 0.18.0 ALLARCHES, #833548
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild
b/dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild
index 46d0ac881491..0c37b4098463 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
=dev-python/httpx-0.21*[${PYTHON_USEDEP}]