From c509824de13a03eecbd5cff02e563e5312b67ab0 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 4 Dec 2021 10:52:27 +0200 Subject: [PATCH] dev-python/httpcore: Stabilize 0.13.7 hppa, #803806 Signed-off-by: Arthur Zamarin --- dev-python/httpcore/httpcore-0.13.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpcore/httpcore-0.13.7.ebuild b/dev-python/httpcore/httpcore-0.13.7.ebuild index e91694b80b730..7452d4df3ac84 100644 --- a/dev-python/httpcore/httpcore-0.13.7.ebuild +++ b/dev-python/httpcore/httpcore-0.13.7.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 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}]