summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-19 23:38:25 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-19 23:39:06 +0200
commit5f216dc689b7bb6375afc234c97c5fceac615716 (patch)
treec3f062843b0e49527e61dead0551c401a5a7dd21 /dev-python
parentdev-python/aioresponses: x86 stable wrt bug #813615 (diff)
downloadgentoo-5f216dc689b7bb6375afc234c97c5fceac615716.tar.gz
gentoo-5f216dc689b7bb6375afc234c97c5fceac615716.tar.bz2
gentoo-5f216dc689b7bb6375afc234c97c5fceac615716.zip
dev-python/pytest-httpx: x86 stable wrt bug #813615
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild
index 4b833ecdca41..b655394efae8 100644
--- a/dev-python/pytest-httpx/pytest-httpx-0.13.0.ebuild
+++ b/dev-python/pytest-httpx/pytest-httpx-0.13.0.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.19*[${PYTHON_USEDEP}]