commit: 525594632a4950c5e9623b4ef29b8d2896fdc3bd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 2 17:46:19 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 2 17:46:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52559463
dev-python/jsonschema-spec: Keyword 0.1.1 ppc64, #868015
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
index fd24a7a9a068..ec85ba23d6ab 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
RDEPEND="
>=dev-python/jsonschema-4.0.0[${PYTHON_USEDEP}]