diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:04:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:06:10 +0300 |
commit | 1b0fd4ecddfd4943a4d81fac9b9153d383336008 (patch) | |
tree | 54def37f6cc59843c5716661e9107165c2d87f13 /dev-python/openapi-spec-validator | |
parent | dev-python/openapi-schema-validator: Keyword 0.6.0 arm, #910584 (diff) | |
download | gentoo-1b0fd4ecddfd4943a4d81fac9b9153d383336008.tar.gz gentoo-1b0fd4ecddfd4943a4d81fac9b9153d383336008.tar.bz2 gentoo-1b0fd4ecddfd4943a4d81fac9b9153d383336008.zip |
dev-python/openapi-spec-validator: Keyword 0.6.0 arm, #910584
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/openapi-spec-validator')
-rw-r--r-- | dev-python/openapi-spec-validator/openapi-spec-validator-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/openapi-spec-validator/openapi-spec-validator-0.6.0.ebuild b/dev-python/openapi-spec-validator/openapi-spec-validator-0.6.0.ebuild index b653051f017c..2fe986228022 100644 --- a/dev-python/openapi-spec-validator/openapi-spec-validator-0.6.0.ebuild +++ b/dev-python/openapi-spec-validator/openapi-spec-validator-0.6.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~riscv ~x86" RDEPEND=" >=dev-python/jsonschema-4.18.0[${PYTHON_USEDEP}] |