commit: e4a8279a527fb7ed12e06a8861e2edea7de6fa48
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 05:24:33 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 05:24:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a8279a
dev-python/jsonschema: Keyword 4.12.1 s390, #865739
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.12.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.12.1.ebuild
b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
index dc34f689f24e..a68cd4ac1143 100644
--- a/dev-python/jsonschema/jsonschema-4.12.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~s390"
RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]