summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-13 19:09:40 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-13 19:09:40 +0300
commit4b581e72e3ca8e2bb8a80a705e2c03b213e56de9 (patch)
tree8256a272ced501e1a400b400fa002199e7312eed /dev-python/openapi-spec-validator
parentdev-python/openapi-schema-validator: Keyword 0.6.0 ppc64, #910584 (diff)
downloadgentoo-4b581e72e3ca8e2bb8a80a705e2c03b213e56de9.tar.gz
gentoo-4b581e72e3ca8e2bb8a80a705e2c03b213e56de9.tar.bz2
gentoo-4b581e72e3ca8e2bb8a80a705e2c03b213e56de9.zip
dev-python/openapi-spec-validator: Keyword 0.6.0 ppc64, #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 3347371ce314..a8a6a9051975 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 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-python/jsonschema-4.18.0[${PYTHON_USEDEP}]