commit: 4108ff69c42f289355090d527ee27918c28a221e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 7 20:17:48 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 7 20:17:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4108ff69
dev-python/openapi-schema-validator: Stabilize 0.3.4 ALLARCHES, #875809
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../openapi-schema-validator/openapi-schema-validator-0.3.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.4.ebuild
b/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.4.ebuild
index 79fa33f1e09d..24015e17c437 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.4.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.4.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}]