summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-27 10:05:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-27 10:05:04 +0300
commit5f248f510efe4a886645985ca9f6d35694fb38ad (patch)
treedd26f6e165e1455ba8520d17c9347ae63b231c18 /dev-python/jsonschema
parentdev-python/markdown2: Stabilize 2.5.0 ALLARCHES, #936740 (diff)
downloadgentoo-5f248f510efe4a886645985ca9f6d35694fb38ad.tar.gz
gentoo-5f248f510efe4a886645985ca9f6d35694fb38ad.tar.bz2
gentoo-5f248f510efe4a886645985ca9f6d35694fb38ad.zip
dev-python/jsonschema: Stabilize 4.23.0 ALLARCHES, #936709
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-4.23.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.23.0.ebuild b/dev-python/jsonschema/jsonschema-4.23.0.ebuild
index 6c03f86de51f..fb67fe6e125a 100644
--- a/dev-python/jsonschema/jsonschema-4.23.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.23.0.ebuild
@@ -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/attrs-22.2.0[${PYTHON_USEDEP}]