diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-13 10:45:33 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-13 10:45:33 +0000 |
commit | 323fe64bafafa5f2d1fa8b374be78f0cb8fc6627 (patch) | |
tree | 3523a6ae1f5b60135beb14d3f7348e80d4f9a967 /dev-python/httpx | |
parent | dev-python/prettytable: Stabilize 3.7.0 ALLARCHES, #906286 (diff) | |
download | gentoo-323fe64bafafa5f2d1fa8b374be78f0cb8fc6627.tar.gz gentoo-323fe64bafafa5f2d1fa8b374be78f0cb8fc6627.tar.bz2 gentoo-323fe64bafafa5f2d1fa8b374be78f0cb8fc6627.zip |
dev-python/httpx: Stabilize 0.24.0 ALLARCHES, #906269
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/httpx-0.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.24.0.ebuild b/dev-python/httpx/httpx-0.24.0.ebuild index d260ae5f49cd..b48825165ef9 100644 --- a/dev-python/httpx/httpx-0.24.0.ebuild +++ b/dev-python/httpx/httpx-0.24.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=" |