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