commit: 22bee77553bbaf6340835fca350fef29de6ae3fe
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 16:09:39 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 16:09:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22bee775
dev-python/openapi-schema-validator: Keyword 0.6.0 ppc64, #910584
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild
b/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild
index 5486b8a10016..9e83cdd4df27 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
<dev-python/jsonschema-5[${PYTHON_USEDEP}]