summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-26 03:13:25 +0100
committerSam James <sam@gentoo.org>2021-07-26 03:13:25 +0100
commitf01073e1556cee06ab0318bd14d1bac3091340e2 (patch)
tree91cf394c9c8b981125c78f498c84b86fcaaf4b30 /dev-python/httpcore
parentdev-python/httpx: Stabilize 0.18.1 ppc, #796065 (diff)
downloadgentoo-f01073e1556cee06ab0318bd14d1bac3091340e2.tar.gz
gentoo-f01073e1556cee06ab0318bd14d1bac3091340e2.tar.bz2
gentoo-f01073e1556cee06ab0318bd14d1bac3091340e2.zip
dev-python/httpcore: Stabilize 0.13.3 ppc, #796065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r--dev-python/httpcore/httpcore-0.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.3.ebuild b/dev-python/httpcore/httpcore-0.13.3.ebuild
index 5419dbfa7fad..4ad67735821c 100644
--- a/dev-python/httpcore/httpcore-0.13.3.ebuild
+++ b/dev-python/httpcore/httpcore-0.13.3.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/h11-0.13[${PYTHON_USEDEP}]