diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-16 20:10:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-16 20:10:02 +0300 |
commit | e981b3115b740d516f12d3dd197b71e46a96fe10 (patch) | |
tree | a36a5dc0935434c8d1e8bf630470825d2f0cc307 /dev-python | |
parent | dev-python/typeguard: Stabilize 3.0.2 amd64, #904404 (diff) | |
download | gentoo-e981b3115b740d516f12d3dd197b71e46a96fe10.tar.gz gentoo-e981b3115b740d516f12d3dd197b71e46a96fe10.tar.bz2 gentoo-e981b3115b740d516f12d3dd197b71e46a96fe10.zip |
dev-python/jsonschema-spec: Stabilize 0.1.4 ALLARCHES, #904412
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/jsonschema-spec/jsonschema-spec-0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.4.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.1.4.ebuild index 66fd3efcb98b..6daee2a6a03c 100644 --- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.4.ebuild +++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND=" <dev-python/jsonschema-4.18[${PYTHON_USEDEP}] |