diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:09:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:09:39 +0300 |
commit | 22bee77553bbaf6340835fca350fef29de6ae3fe (patch) | |
tree | 3488867d81b02df7b972f905a38c8a1f69847847 /dev-python/openapi-schema-validator | |
parent | dev-python/parse: Keyword 1.19.1 ppc64, #910584 (diff) | |
download | gentoo-22bee77553bbaf6340835fca350fef29de6ae3fe.tar.gz gentoo-22bee77553bbaf6340835fca350fef29de6ae3fe.tar.bz2 gentoo-22bee77553bbaf6340835fca350fef29de6ae3fe.zip |
dev-python/openapi-schema-validator: Keyword 0.6.0 ppc64, #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 5486b8a10016..9e83cdd4df27 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 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=" <dev-python/jsonschema-5[${PYTHON_USEDEP}] |