commit: 53452c9772683f6c6d7fd274682452e14c27692e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 8 14:22:44 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 8 14:22:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53452c97
dev-python/httpcore: Keyword 0.14.7-r1 s390, #837098
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/httpcore/httpcore-0.14.7-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]