commit: f8839c5c1ff69a0344765077db145c7c7a408308
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 3 18:50:24 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 3 18:50:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8839c5c
dev-python/jsonschema-spec: Stabilize 0.1.3 ALLARCHES, #899128
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild
b/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild
index 99f4c3f182b5..f288fef48a3b 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.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}]