summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-13 19:04:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-13 19:06:10 +0300
commit1b0fd4ecddfd4943a4d81fac9b9153d383336008 (patch)
tree54def37f6cc59843c5716661e9107165c2d87f13 /dev-python/openapi-spec-validator
parentdev-python/openapi-schema-validator: Keyword 0.6.0 arm, #910584 (diff)
downloadgentoo-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.ebuild2
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}]