diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-17 22:32:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-17 22:32:03 +0200 |
commit | cde180e2bf11131e58d33ca94c0e744382840e53 (patch) | |
tree | 1f8410ee0850fb42bd1f4abc4f59b0cbb1b8f829 /dev-python/pytest-httpx | |
parent | profiles/features/musl: mask glibc-only net-im/discord-bin (diff) | |
download | gentoo-cde180e2bf11131e58d33ca94c0e744382840e53.tar.gz gentoo-cde180e2bf11131e58d33ca94c0e744382840e53.tar.bz2 gentoo-cde180e2bf11131e58d33ca94c0e744382840e53.zip |
dev-python/pytest-httpx: Stabilize 0.18.0 ALLARCHES, #833548
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r-- | dev-python/pytest-httpx/pytest-httpx-0.18.0.ebuild | 2 |
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}] |