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 | 53452c9772683f6c6d7fd274682452e14c27692e (patch) | |
tree | 2841ff06e1b9bae03584b31ff841b63121280ed0 /dev-python/httpcore | |
parent | dev-python/h11: Keyword 0.13.0-r1 s390, #837098 (diff) | |
download | gentoo-53452c9772683f6c6d7fd274682452e14c27692e.tar.gz gentoo-53452c9772683f6c6d7fd274682452e14c27692e.tar.bz2 gentoo-53452c9772683f6c6d7fd274682452e14c27692e.zip |
dev-python/httpcore: Keyword 0.14.7-r1 s390, #837098
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.14.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpcore/httpcore-0.14.7-r1.ebuild b/dev-python/httpcore/httpcore-0.14.7-r1.ebuild index 9ef24c5860e2..c8e8acc8f849 100644 --- a/dev-python/httpcore/httpcore-0.14.7-r1.ebuild +++ b/dev-python/httpcore/httpcore-0.14.7-r1.ebuild @@ -16,7 +16,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" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] |