commit: 1dbd2051f4da857a21b5ba1d1d39bc239b62791a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 16:09:38 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 16:09:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dbd2051
dev-python/jsonschema-spec: Keyword 0.2.3 ppc64, #910584
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild
b/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild
index 68b5de776901..66351663eea9 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-python/pathable-0.4.1[${PYTHON_USEDEP}]