commit: 910f9f9580e65c9263b51d6b07c6b1044a7d1226 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 08:59:18 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 08:59:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=910f9f95
dev-python/httpx: Stabilize 0.23.1-r1 ALLARCHES, #885177 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/httpx/httpx-0.23.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpx/httpx-0.23.1-r1.ebuild b/dev-python/httpx/httpx-0.23.1-r1.ebuild index 94aea019b8e3..b285ead69c05 100644 --- a/dev-python/httpx/httpx-0.23.1-r1.ebuild +++ b/dev-python/httpx/httpx-0.23.1-r1.ebuild @@ -21,7 +21,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="
