commit: 100f4266f2a7817214c602a156d732b6c1d019d2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 7 16:10:44 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 7 16:10:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100f4266
dev-python/httpx: Stabilize 0.27.0 ALLARCHES, #926375 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/httpx/httpx-0.27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpx/httpx-0.27.0.ebuild b/dev-python/httpx/httpx-0.27.0.ebuild index a3784ba1c42c..108c55923dff 100644 --- a/dev-python/httpx/httpx-0.27.0.ebuild +++ b/dev-python/httpx/httpx-0.27.0.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="
