commit: fb1ba3ea171cf3433d9896fe2ea75f18ee59295a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 23:56:33 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 23:56:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1ba3ea
dev-python/openapi-schema-validator: Stabilize 0.3.1 x86, #872908
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../openapi-schema-validator/openapi-schema-validator-0.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.1.ebuild
b/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.1.ebuild
index 003dd3e79e61..24015e17c437 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.1.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.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/attrs-19.2.0[${PYTHON_USEDEP}]