commit: 16466decbca4310d3b77b02ca013ea072974fdbe
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 11:31:23 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 11:31:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16466dec
dev-python/openapi-schema-validator: Stabilize 0.4.4 ALLARCHES, #904810
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../openapi-schema-validator/openapi-schema-validator-0.4.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.4.ebuild
b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.4.ebuild
index 8fc31514fa27..cc81d8e12052 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.4.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.4.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}]