summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-06 09:32:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-06 09:32:30 +0200
commit31a73ba31df3fe4d3645dc368279bf1712fbfb3a (patch)
treeaf0fd71cfbff1480e9a8bc6a428c9a79d208d1b6 /dev-python/httpx
parentmedia-video/gaupol: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #806601 (diff)
downloadgentoo-31a73ba31df3fe4d3645dc368279bf1712fbfb3a.tar.gz
gentoo-31a73ba31df3fe4d3645dc368279bf1712fbfb3a.tar.bz2
gentoo-31a73ba31df3fe4d3645dc368279bf1712fbfb3a.zip
dev-python/httpx: ppc stable wrt bug #803722
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r--dev-python/httpx/httpx-0.18.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.18.2.ebuild b/dev-python/httpx/httpx-0.18.2.ebuild
index 9fc4b9a504a0..7e8e055f3d68 100644
--- a/dev-python/httpx/httpx-0.18.2.ebuild
+++ b/dev-python/httpx/httpx-0.18.2.ebuild
@@ -17,7 +17,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/certifi[${PYTHON_USEDEP}]