diff options
author | Sam James <sam@gentoo.org> | 2022-01-20 18:51:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-20 18:51:38 +0000 |
commit | 73f8146a2f616c60470ed87a0e94512fa58d1bcb (patch) | |
tree | a3530f2f15a8e9593351b211a2719422a5550c7f /dev-python/httpx | |
parent | dev-python/rich: Stabilize 10.16.2 sparc, #831583 (diff) | |
download | gentoo-73f8146a2f616c60470ed87a0e94512fa58d1bcb.tar.gz gentoo-73f8146a2f616c60470ed87a0e94512fa58d1bcb.tar.bz2 gentoo-73f8146a2f616c60470ed87a0e94512fa58d1bcb.zip |
dev-python/httpx: Stabilize 0.21.3 sparc, #831583
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/httpx-0.21.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.21.3.ebuild b/dev-python/httpx/httpx-0.21.3.ebuild index ac9ec8a86b97..3ef3e595156d 100644 --- a/dev-python/httpx/httpx-0.21.3.ebuild +++ b/dev-python/httpx/httpx-0.21.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/encode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86" IUSE="cli" RDEPEND=" |