diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:22:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:22:44 +0300 |
commit | f0fe1b11000e78595d9ee9f61137def71937a191 (patch) | |
tree | 834161a7e137d1f2361cd0fde6b70bc647c69695 /dev-python/httpx | |
parent | dev-python/rich: Keyword 12.2.0 s390, #837098 (diff) | |
download | gentoo-f0fe1b11000e78595d9ee9f61137def71937a191.tar.gz gentoo-f0fe1b11000e78595d9ee9f61137def71937a191.tar.bz2 gentoo-f0fe1b11000e78595d9ee9f61137def71937a191.zip |
dev-python/httpx: Keyword 0.22.0-r2 s390, #837098
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpx')
-rw-r--r-- | dev-python/httpx/httpx-0.22.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpx/httpx-0.22.0-r2.ebuild b/dev-python/httpx/httpx-0.22.0-r2.ebuild index 6fe65a2cf52f..f4df0385a811 100644 --- a/dev-python/httpx/httpx-0.22.0-r2.ebuild +++ b/dev-python/httpx/httpx-0.22.0-r2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND=" |