commit: 605eb4270d9c80b8a185c6c582761b1d55ac60f8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 17:40:11 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 17:40:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605eb427
dev-python/openapi-spec-validator: Stabilize 0.7.1 ppc64, #917379
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/openapi-spec-validator/openapi-spec-validator-0.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.1.ebuild
b/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.1.ebuild
index 32838a5fffbf..f248db69d0eb 100644
--- a/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.1.ebuild
+++ b/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ppc64 ~riscv x86"
RDEPEND="
>=dev-python/jsonschema-4.18.0[${PYTHON_USEDEP}]