commit: 9f19ec4f96a729071cb1eb87c3425a9738765fd2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 11:41:08 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 11:41:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f19ec4f
dev-python/httpx: Stabilize 0.27.2 ALLARCHES, #940387 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/httpx/httpx-0.27.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpx/httpx-0.27.2.ebuild b/dev-python/httpx/httpx-0.27.2.ebuild index cd6a54bdc12f..8b4cd9b49acb 100644 --- a/dev-python/httpx/httpx-0.27.2.ebuild +++ b/dev-python/httpx/httpx-0.27.2.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND="
