commit: 95222123bde050f02238ebf66270894be70f08ac Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Jun 22 11:36:53 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Jun 22 11:36:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95222123
dev-python/httpx: Stabilize 0.23.0 ALLARCHES, #853700 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/httpx/httpx-0.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpx/httpx-0.23.0.ebuild b/dev-python/httpx/httpx-0.23.0.ebuild index 71a252f563ba..f63c41c27f79 100644 --- a/dev-python/httpx/httpx-0.23.0.ebuild +++ b/dev-python/httpx/httpx-0.23.0.ebuild @@ -25,7 +25,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND="
