summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-16 21:52:46 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-16 21:52:46 +0200
commitcd004a39679e73444d643ac6eac3a0da43fe0287 (patch)
tree0c0e1b1f17228b540c8cb627d2700eded2db40e5 /dev-python/httpcore
parentdev-python/tree-sitter: Stabilize 0.20.0 arm, #833240 (diff)
downloadgentoo-cd004a39679e73444d643ac6eac3a0da43fe0287.tar.gz
gentoo-cd004a39679e73444d643ac6eac3a0da43fe0287.tar.bz2
gentoo-cd004a39679e73444d643ac6eac3a0da43fe0287.zip
dev-python/httpcore: Stabilize 0.14.7 sparc, #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 bb8ccb0f2146..d3b6bd926b6d 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}]