commit: ce5f30dbaaa74dcd1440356dedefe84780ae1df9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 09:13:50 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 09:13:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce5f30db
dev-python/jsonschema-specifications: Stabilize 2023.12.1 ALLARCHES, #921986
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../jsonschema-specifications-2023.12.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild
b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild
index 9c3a40e4cef7..162b48ac20c6 100644
---
a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild
+++
b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/referencing-0.31.0[${PYTHON_USEDEP}]