commit: b79d6e22c57f4ac0c89984dd4cca0f53d2db1536 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 13:52:13 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 13:52:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79d6e22
dev-python/httpx: Stabilize 0.25.2 ALLARCHES, #919522 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/httpx/httpx-0.25.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpx/httpx-0.25.2.ebuild b/dev-python/httpx/httpx-0.25.2.ebuild index 1bdfd22a73b0..69d23ddf4c1e 100644 --- a/dev-python/httpx/httpx-0.25.2.ebuild +++ b/dev-python/httpx/httpx-0.25.2.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND="
