summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-11-15 17:27:11 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-11-15 17:27:11 +0100
commitb5185f03ac1eda17dabf10eaa1b1db43a5905fe8 (patch)
tree16149202359038b31c4dc4568a29c765a072c74c
parentdev-python/fuzzywuzzy: ppc stable wrt bug #803719 (diff)
downloadgentoo-b5185f03ac1eda17dabf10eaa1b1db43a5905fe8.tar.gz
gentoo-b5185f03ac1eda17dabf10eaa1b1db43a5905fe8.tar.bz2
gentoo-b5185f03ac1eda17dabf10eaa1b1db43a5905fe8.zip
dev-python/httpcore: ppc stable wrt bug #803719
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/httpcore/httpcore-0.13.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.7.ebuild b/dev-python/httpcore/httpcore-0.13.7.ebuild
index c37a337c05d2..f0e310558940 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 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 sparc ~x86"
RDEPEND="
=dev-python/anyio-3*[${PYTHON_USEDEP}]