commit: b9abcfb94c46233ed076150ddae4d0d71909219b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 16:50:35 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 16:50:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9abcfb9
dev-python/openapi-schema-validator: Stabilize 0.6.2 ALLARCHES, #915743
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../openapi-schema-validator/openapi-schema-validator-0.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.2.ebuild
b/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.2.ebuild
index 1715ce4dd405..4009d1eae1c0 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.2.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.2.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-5[${PYTHON_USEDEP}]