commit: 485f54b023ce62177b3526255eefc4e0d8f91284
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 19:40:26 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 19:40:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=485f54b0
dev-python/jsonschema: Stabilize 4.19.1 arm, #912611
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.19.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.19.1.ebuild
b/dev-python/jsonschema/jsonschema-4.19.1.ebuild
index fb2ca7767160..5f1744177453 100644
--- a/dev-python/jsonschema/jsonschema-4.19.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.19.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
RDEPEND="
>=dev-python/attrs-22.2.0[${PYTHON_USEDEP}]