commit: 8e285589242335badde8467b77a3975290e8c3c1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 21 12:41:46 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 21 12:41:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e285589
dev-python/httpx: Stabilize 0.21.3 arm64, #831583 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/httpx/httpx-0.21.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpx/httpx-0.21.3.ebuild b/dev-python/httpx/httpx-0.21.3.ebuild index 3ef3e595156d..499baed5d1de 100644 --- a/dev-python/httpx/httpx-0.21.3.ebuild +++ b/dev-python/httpx/httpx-0.21.3.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 ~hppa ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86" IUSE="cli" RDEPEND="
