commit: 4dc4fd1dd6d5d197a7fc808f9de7cb7964c12941 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 19 11:38:23 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 19 11:39:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc4fd1d
dev-python/httpcore: Stabilize 0.13.7 ppc64, #803719 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/httpcore/httpcore-0.13.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpcore/httpcore-0.13.7.ebuild b/dev-python/httpcore/httpcore-0.13.7.ebuild index 64d84942749d..30973d1001df 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}]
