summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-15 18:37:50 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-15 18:37:50 +0200
commit1d36a57f25ecbfea4b788c8a9f34dd8c32028aac (patch)
tree7c71a2bf34baff358a8df073401620a43c603349 /dev-python/jsonschema-path
parentdev-python/xlsxwriter: Stabilize 3.1.9 ALLARCHES, #917383 (diff)
downloadgentoo-1d36a57f25ecbfea4b788c8a9f34dd8c32028aac.tar.gz
gentoo-1d36a57f25ecbfea4b788c8a9f34dd8c32028aac.tar.bz2
gentoo-1d36a57f25ecbfea4b788c8a9f34dd8c32028aac.zip
dev-python/jsonschema-path: Stabilize 0.3.1 amd64, #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 322d6810cf1f..904f250c1f59 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}]