summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-15 18:45:34 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-15 18:45:34 +0200
commit1f06d96f12b17071f769b038c614e7145e6498cd (patch)
tree75a2745c44d0c3a95ba7eb4cfe7a9ab832766c8c /dev-python/jsonschema-path
parentdev-python/openapi-spec-validator: Stabilize 0.7.1 arm, #917379 (diff)
downloadgentoo-1f06d96f12b17071f769b038c614e7145e6498cd.tar.gz
gentoo-1f06d96f12b17071f769b038c614e7145e6498cd.tar.bz2
gentoo-1f06d96f12b17071f769b038c614e7145e6498cd.zip
dev-python/jsonschema-path: Stabilize 0.3.1 arm, #917379
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema-path')
-rw-r--r--dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild b/dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild
index 904f250c1f59..7592bf62d2e4 100644
--- a/dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild
+++ b/dev-python/jsonschema-path/jsonschema-path-0.3.1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ~ppc64 ~riscv x86"
RDEPEND="
>=dev-python/pathable-0.4.1[${PYTHON_USEDEP}]