diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 09:31:54 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 09:31:54 +0000 |
commit | cfd432c57dae052186b5497003e242a0103368ae (patch) | |
tree | 204a8d2990223fd703509df739295cd45d0b2152 /dev-python/jsonschema-path | |
parent | dev-python/annotated-types: Stabilize 0.6.0 ALLARCHES, #919007 (diff) | |
download | gentoo-cfd432c57dae052186b5497003e242a0103368ae.tar.gz gentoo-cfd432c57dae052186b5497003e242a0103368ae.tar.bz2 gentoo-cfd432c57dae052186b5497003e242a0103368ae.zip |
dev-python/jsonschema-path: Stabilize 0.3.2 ALLARCHES, #919008
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-path/jsonschema-path-0.3.2.ebuild b/dev-python/jsonschema-path/jsonschema-path-0.3.2.ebuild index 364da459eeca..3cc2225e3980 100644 --- a/dev-python/jsonschema-path/jsonschema-path-0.3.2.ebuild +++ b/dev-python/jsonschema-path/jsonschema-path-0.3.2.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}] |