diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:50:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:50:24 +0200 |
commit | f8839c5c1ff69a0344765077db145c7c7a408308 (patch) | |
tree | 4587d10e6fe3b60a0c0df361a67293c36af6b753 /dev-python/jsonschema-spec | |
parent | dev-python/flask-sqlalchemy: Stabilize 3.0.3 ALLARCHES, #899102 (diff) | |
download | gentoo-f8839c5c1ff69a0344765077db145c7c7a408308.tar.gz gentoo-f8839c5c1ff69a0344765077db145c7c7a408308.tar.bz2 gentoo-f8839c5c1ff69a0344765077db145c7c7a408308.zip |
dev-python/jsonschema-spec: Stabilize 0.1.3 ALLARCHES, #899128
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema-spec')
-rw-r--r-- | dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild index 99f4c3f182b5..f288fef48a3b 100644 --- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild +++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.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.0.0[${PYTHON_USEDEP}] |