commit: 1f309c27a04e2bb6b7c418027b02ab0c11a944b6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 20 11:43:51 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 20 11:43:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f309c27
dev-python/jsonschema: Stabilize 4.25.1 ALLARCHES, #963141
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.25.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.25.1.ebuild
b/dev-python/jsonschema/jsonschema-4.25.1.ebuild
index f3bc3ce752e4..0fba3c274d67 100644
--- a/dev-python/jsonschema/jsonschema-4.25.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.25.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 x86"
RDEPEND="
>=dev-python/attrs-22.2.0[${PYTHON_USEDEP}]