commit: 31a73ba31df3fe4d3645dc368279bf1712fbfb3a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Aug 6 07:32:30 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Aug 6 07:32:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a73ba3
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 <AT> gentoo.org> dev-python/httpx/httpx-0.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpx/httpx-0.18.2.ebuild b/dev-python/httpx/httpx-0.18.2.ebuild index 9fc4b9a504a..7e8e055f3d6 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}]
