summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-21 14:12:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-21 14:12:23 +0200
commit2a519e44b55f0c6f522b83a1a8861cc4abd5052c (patch)
tree973537d8e4984d1a7f9b9d3e1afa0251574f06a6
parentdev-python/socksio: Keyword 1.0.0 x86, #831449 (diff)
downloadgentoo-2a519e44.tar.gz
gentoo-2a519e44.tar.bz2
gentoo-2a519e44.zip
dev-python/httpcore: Keyword 0.14.5 x86, #831449
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/httpcore/httpcore-0.14.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.14.5.ebuild b/dev-python/httpcore/httpcore-0.14.5.ebuild
index db7a3ceb2da0..56e942b46659 100644
--- a/dev-python/httpcore/httpcore-0.14.5.ebuild
+++ b/dev-python/httpcore/httpcore-0.14.5.ebuild
@@ -12,7 +12,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 ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]