commit: 4deae221059f6ec5fb953a844d8e1a1e8cd5c5fc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 26 02:26:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 26 02:26:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4deae221
dev-python/httpx: Stabilize 0.18.2 amd64, #803722 Signed-off-by: Sam James <sam <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 ea34f025c91..459384567cd 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}]
