commit: 1e8084231dc9f8d5e0c2f15f25d0528eb293b22f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 8 12:25:03 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 12:25:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e808423
dev-python/jsonschema-spec: Stabilize 0.1.2 amd64, #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 1a6a4f949102..763121730aa3 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}]