summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-20 08:25:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-20 08:25:33 +0200
commit1861be954cb95596304254f1e5fe0a5a5477fd06 (patch)
tree93fab82d1bb4277db596d73ccbba990e937048ef /dev-python
parentdev-python/fuzzywuzzy: x86 stable wrt bug #803719 (diff)
downloadgentoo-1861be954cb95596304254f1e5fe0a5a5477fd06.tar.gz
gentoo-1861be954cb95596304254f1e5fe0a5a5477fd06.tar.bz2
gentoo-1861be954cb95596304254f1e5fe0a5a5477fd06.zip
dev-python/httpcore: x86 stable wrt bug #803719
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/httpcore/httpcore-0.13.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.6.ebuild b/dev-python/httpcore/httpcore-0.13.6.ebuild
index c4917dd84414..03948f3d96f1 100644
--- a/dev-python/httpcore/httpcore-0.13.6.ebuild
+++ b/dev-python/httpcore/httpcore-0.13.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]