commit: cd8408add960c13c8001ed63eac8d9071780f464
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 8 12:25:42 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 12:25:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8408ad
dev-python/jsonschema-spec: Stabilize 0.1.2 x86, #875296
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jsonschema-spec/jsonschema-spec-0.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.2.ebuild
b/dev-python/jsonschema-spec/jsonschema-spec-0.1.2.ebuild
index 763121730aa3..1a04f669d410 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.2.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
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}]