commit: 10fc2e34cd1f88eb317fe2d836697b3e46cafbc1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 19 07:57:10 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 19 07:57:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10fc2e34
dev-python/httpcore: Stabilize 0.13.7 arm64, #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 f0e310558940..ab8a0e32905c 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}]