diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-17 08:06:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-17 08:06:41 +0300 |
commit | 89a4211da994a84c80065d933f3089a2d41a210c (patch) | |
tree | fc386b4689c44d27f8a9b82826929bf79bc04661 /dev-python | |
parent | dev-python/referencing: Stabilize 0.30.2 arm, #914320 (diff) | |
download | gentoo-89a4211da994a84c80065d933f3089a2d41a210c.tar.gz gentoo-89a4211da994a84c80065d933f3089a2d41a210c.tar.bz2 gentoo-89a4211da994a84c80065d933f3089a2d41a210c.zip |
dev-python/jsonschema-spec: Stabilize 0.2.4 arm64, #914320
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild index 7bc2783f8fef..6afeb90cb142 100644 --- a/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.ebuild +++ b/dev-python/jsonschema-spec/jsonschema-spec-0.2.4.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}] |