commit: 0d1d4b94e5f5c65edbc04adc3c07fef73957ee64
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 11:31:26 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 11:31:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d1d4b94
dev-python/openapi-spec-validator: Stabilize 0.5.6 ALLARCHES, #904812
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/openapi-spec-validator/openapi-spec-validator-0.5.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.6.ebuild
b/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.6.ebuild
index 851d3026ea8a..cfe28eecbe76 100644
--- a/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.6.ebuild
+++ b/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
RDEPEND="
<dev-python/jsonschema-4.18[${PYTHON_USEDEP}]