diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 10:59:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 10:59:18 +0200 |
commit | 910f9f9580e65c9263b51d6b07c6b1044a7d1226 (patch) | |
tree | dcb4d7d8b012e35a7c359db3ee234e9a27a428d3 /dev-python/httpx | |
parent | dev-python/httpcore: Stabilize 0.16.2 ALLARCHES, #885173 (diff) | |
download | gentoo-910f9f9580e65c9263b51d6b07c6b1044a7d1226.tar.gz gentoo-910f9f9580e65c9263b51d6b07c6b1044a7d1226.tar.bz2 gentoo-910f9f9580e65c9263b51d6b07c6b1044a7d1226.zip |
dev-python/httpx: Stabilize 0.23.1-r1 ALLARCHES, #885177
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/httpx-0.23.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.23.1-r1.ebuild b/dev-python/httpx/httpx-0.23.1-r1.ebuild index 94aea019b8e3..b285ead69c05 100644 --- a/dev-python/httpx/httpx-0.23.1-r1.ebuild +++ b/dev-python/httpx/httpx-0.23.1-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND=" |