commit: a4fe7ad493ba86a1bee1b6799f4de8b1f4973b6e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 08:33:11 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 08:33:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4fe7ad4
dev-python/openapi-schema-validator: Stabilize 0.4.3 ALLARCHES, #900803
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild
b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild
index 3c2a9d37941c..5691450a80f8 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.3.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}]