diff options
author | Sam James <sam@gentoo.org> | 2022-10-08 13:25:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-08 13:25:03 +0100 |
commit | 1e8084231dc9f8d5e0c2f15f25d0528eb293b22f (patch) | |
tree | c9553dceddb4c6a1d14362e0c541204a8d3ebb9b /dev-python/jsonschema-spec | |
parent | dev-python/pathable: Stabilize 0.4.3 amd64, #875296 (diff) | |
download | gentoo-1e8084231dc9f8d5e0c2f15f25d0528eb293b22f.tar.gz gentoo-1e8084231dc9f8d5e0c2f15f25d0528eb293b22f.tar.bz2 gentoo-1e8084231dc9f8d5e0c2f15f25d0528eb293b22f.zip |
dev-python/jsonschema-spec: Stabilize 0.1.2 amd64, #875296
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema-spec')
-rw-r--r-- | dev-python/jsonschema-spec/jsonschema-spec-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.2.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.1.2.ebuild index 1a6a4f949102..763121730aa3 100644 --- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.2.ebuild +++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.2.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}] |