commit: 4da52ce8451846cbc64e16b22db412d75f69483c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 12:00:46 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 12:00:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da52ce8
dev-python/openapi-spec-validator: Stabilize 0.7.2 ALLARCHES, #959218
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/openapi-spec-validator/openapi-spec-validator-0.7.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.2.ebuild
b/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.2.ebuild
index 5944ce63730b..b3441fe3e1b7 100644
--- a/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.2.ebuild
+++ b/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.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-4.18.0[${PYTHON_USEDEP}]