commit: 480a790dfde6c14db903c6f13097f22ec8b5b19b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 18 17:47:37 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 17:47:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480a790d
dev-python/httpx: Stabilize 0.24.1 ALLARCHES, #908795 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/httpx/httpx-0.24.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpx/httpx-0.24.1.ebuild b/dev-python/httpx/httpx-0.24.1.ebuild index b741b719c85c..a873548b44d1 100644 --- a/dev-python/httpx/httpx-0.24.1.ebuild +++ b/dev-python/httpx/httpx-0.24.1.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="
