diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 18:37:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 18:37:50 +0200 |
commit | 1d36a57f25ecbfea4b788c8a9f34dd8c32028aac (patch) | |
tree | 7c71a2bf34baff358a8df073401620a43c603349 /dev-python/jsonschema-path | |
parent | dev-python/xlsxwriter: Stabilize 3.1.9 ALLARCHES, #917383 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |