diff options
author | Sam James <sam@gentoo.org> | 2023-10-06 16:14:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-06 16:14:41 +0100 |
commit | dc029610c6e762381d39442d24bd17f1fbfbafea (patch) | |
tree | b54fda024f8ff9534a522cb62ad06a6c5626563f /dev-python/httpx | |
parent | dev-python/sphinx: Remove old (diff) | |
download | gentoo-dc029610c6e762381d39442d24bd17f1fbfbafea.tar.gz gentoo-dc029610c6e762381d39442d24bd17f1fbfbafea.tar.bz2 gentoo-dc029610c6e762381d39442d24bd17f1fbfbafea.zip |
dev-python/httpx: Stabilize 0.25.0 ALLARCHES, #915287
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/httpx-0.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.25.0.ebuild b/dev-python/httpx/httpx-0.25.0.ebuild index c837a35550bc..f705e90d5cef 100644 --- a/dev-python/httpx/httpx-0.25.0.ebuild +++ b/dev-python/httpx/httpx-0.25.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=" |