diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:54:15 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:54:15 +0100 |
| commit | 76a6bc636173f8dadee8c94b296eda23e57a70ed (patch) | |
| tree | 551c5ec2058dd15e1334e7115a10e8323fdad0ac /dev-python | |
| parent | d36b685582e7da7cf508370e2680a11ef8ab5f09 (diff) | |
| download | gentoo-76a6bc636173f8dadee8c94b296eda23e57a70ed.tar.gz gentoo-76a6bc636173f8dadee8c94b296eda23e57a70ed.tar.bz2 gentoo-76a6bc636173f8dadee8c94b296eda23e57a70ed.zip | |
dev-python/httpx: Stabilize 0.26.0 ALLARCHES, #921444
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/httpx/httpx-0.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httpx/httpx-0.26.0.ebuild b/dev-python/httpx/httpx-0.26.0.ebuild index c6d702cbd883..108c55923dff 100644 --- a/dev-python/httpx/httpx-0.26.0.ebuild +++ b/dev-python/httpx/httpx-0.26.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |
