commit: f7cd6aa3798b16f3bbdd4c72fa7d3da7e6c6953f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 1 19:18:21 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 1 19:18:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7cd6aa3
dev-python/jsonschema: Keyword 4.9.0 ppc64, #862825
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.9.0.ebuild
b/dev-python/jsonschema/jsonschema-4.9.0.ebuild
index 00601ce05c4e..3aca1c311919 100644
--- a/dev-python/jsonschema/jsonschema-4.9.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.9.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64"
RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]