summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-13 09:13:50 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-13 09:13:50 +0000
commitce5f30dbaaa74dcd1440356dedefe84780ae1df9 (patch)
treee836d3485b9fa7a9552ec802b26e0edb0bf2aa64
parentdev-python/pyaml: Stabilize 23.12.0 ALLARCHES, #922009 (diff)
downloadgentoo-ce5f30dbaaa74dcd1440356dedefe84780ae1df9.tar.gz
gentoo-ce5f30dbaaa74dcd1440356dedefe84780ae1df9.tar.bz2
gentoo-ce5f30dbaaa74dcd1440356dedefe84780ae1df9.zip
dev-python/jsonschema-specifications: Stabilize 2023.12.1 ALLARCHES, #921986
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/jsonschema-specifications/jsonschema-specifications-2023.12.1.ebuild4
1 files 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}]