commit: a3882cdd316e6aebf9b3546555ff9a74b8483944
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 05:22:33 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 05:22:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3882cdd
dev-python/openapi-schema-validator: Stabilize 0.4.1 ALLARCHES, #894094
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../openapi-schema-validator/openapi-schema-validator-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.1.ebuild
b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.1.ebuild
index 6782957e8e3f..9f2107defcad 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.1.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.1.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/isodate[${PYTHON_USEDEP}]