Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/httpx/
Date: Fri, 08 Apr 2022 14:23:17
Message-Id: 1649427764.f0fe1b11000e78595d9ee9f61137def71937a191.arthurzam@gentoo
1 commit: f0fe1b11000e78595d9ee9f61137def71937a191
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 8 14:22:44 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 8 14:22:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fe1b11
7
8 dev-python/httpx: Keyword 0.22.0-r2 s390, #837098
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/httpx/httpx-0.22.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/httpx/httpx-0.22.0-r2.ebuild b/dev-python/httpx/httpx-0.22.0-r2.ebuild
16 index 6fe65a2cf52f..f4df0385a811 100644
17 --- a/dev-python/httpx/httpx-0.22.0-r2.ebuild
18 +++ b/dev-python/httpx/httpx-0.22.0-r2.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
24 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
25 IUSE="cli"
26
27 RDEPEND="