summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:28:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:28:21 +0200
commit751e0fd7e522cedb1f11f899c550f7f6736bc070 (patch)
tree9bff52895e6429c5c06309c8c8e10888da5eeed8 /dev-python/httpcore
parentdev-python/socksio: Stabilize 1.0.0 arm, #833229 (diff)
downloadgentoo-751e0fd7e522cedb1f11f899c550f7f6736bc070.tar.gz
gentoo-751e0fd7e522cedb1f11f899c550f7f6736bc070.tar.bz2
gentoo-751e0fd7e522cedb1f11f899c550f7f6736bc070.zip
dev-python/httpcore: Stabilize 0.14.7 arm, #833229
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r--dev-python/httpcore/httpcore-0.14.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.14.7.ebuild b/dev-python/httpcore/httpcore-0.14.7.ebuild
index 6ca90bd30ad4..4eb2e76a4bfb 100644
--- a/dev-python/httpcore/httpcore-0.14.7.ebuild
+++ b/dev-python/httpcore/httpcore-0.14.7.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 hppa ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ppc ~ppc64 ~riscv sparc x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]