summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-17 22:32:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-17 22:32:03 +0200
commitcde180e2bf11131e58d33ca94c0e744382840e53 (patch)
tree1f8410ee0850fb42bd1f4abc4f59b0cbb1b8f829
parentprofiles/features/musl: mask glibc-only net-im/discord-bin (diff)
downloadgentoo-cde180e2.tar.gz
gentoo-cde180e2.tar.bz2
gentoo-cde180e2.zip
dev-python/pytest-httpx: Stabilize 0.18.0 ALLARCHES, #833548
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]