commit: cbe693d48a145936e0e08ecbeee1e3fc24cd7d1d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 01:19:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 01:19:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe693d4
dev-python/jsonschema: Keyword 4.1.0 s390, #815403
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.1.0.ebuild
b/dev-python/jsonschema/jsonschema-4.1.0.ebuild
index 8a798cecded..904fc6ee1ce 100644
--- a/dev-python/jsonschema/jsonschema-4.1.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]