commit: bcc7631f59de8a5ddc545c36d2205b1fa3669070
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 08:33:13 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 08:33:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc7631f
dev-python/openapi-spec-validator: Stabilize 0.5.5 ALLARCHES, #900809
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/openapi-spec-validator/openapi-spec-validator-0.5.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.5.ebuild
b/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.5.ebuild
index 5951fb69acfe..4711abc587eb 100644
--- a/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.5.ebuild
+++ b/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.5.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
RDEPEND="
>=dev-python/jsonschema-4.0.0[${PYTHON_USEDEP}]