commit: 0540b50054fe3a2c078e8e545572d49420641d1d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 21 11:30:49 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 21 11:30:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0540b500
dev-python/httpx: Stabilize 0.28.1 ALLARCHES, #946739 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/httpx/httpx-0.28.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpx/httpx-0.28.1.ebuild b/dev-python/httpx/httpx-0.28.1.ebuild index 8b67a3d249d1..0ff19a8720d7 100644 --- a/dev-python/httpx/httpx-0.28.1.ebuild +++ b/dev-python/httpx/httpx-0.28.1.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="
