summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-18 09:08:55 +0000
committerSam James <sam@gentoo.org>2021-11-18 09:08:55 +0000
commit3eafe1b92c480307e8ec224b086789b45dda9771 (patch)
treeaed680dcbe4662a394eaf8251ecd4b6234b83e42 /dev-python/httpcore/httpcore-0.13.6.ebuild
parentdev-python/uvloop: Stabilize 0.16.0 ppc, #803806 (diff)
downloadgentoo-3eafe1b92c480307e8ec224b086789b45dda9771.tar.gz
gentoo-3eafe1b92c480307e8ec224b086789b45dda9771.tar.bz2
gentoo-3eafe1b92c480307e8ec224b086789b45dda9771.zip
dev-python/httpcore: Stabilize 0.13.6 ppc, #803806
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore/httpcore-0.13.6.ebuild')
-rw-r--r--dev-python/httpcore/httpcore-0.13.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.6.ebuild b/dev-python/httpcore/httpcore-0.13.6.ebuild
index b064ccfaebee..9e761cc18b26 100644
--- a/dev-python/httpcore/httpcore-0.13.6.ebuild
+++ b/dev-python/httpcore/httpcore-0.13.6.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/anyio-3*[${PYTHON_USEDEP}]