diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 18:45:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 18:45:34 +0200 |
commit | 2759f9f20cc27fcee7f22272fad83593078a7680 (patch) | |
tree | 151242b92f66cb5a520d3becae40993965909b11 /dev-python/openapi-spec-validator | |
parent | dev-python/psutil: Stabilize 5.9.6 arm64, #917378 (diff) | |
download | gentoo-2759f9f20cc27fcee7f22272fad83593078a7680.tar.gz gentoo-2759f9f20cc27fcee7f22272fad83593078a7680.tar.bz2 gentoo-2759f9f20cc27fcee7f22272fad83593078a7680.zip |
dev-python/openapi-spec-validator: Stabilize 0.7.1 arm, #917379
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.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.1.ebuild b/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.1.ebuild index f0f235ee9f6a..32838a5fffbf 100644 --- a/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.1.ebuild +++ b/dev-python/openapi-spec-validator/openapi-spec-validator-0.7.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~loong ~ppc64 ~riscv x86" RDEPEND=" >=dev-python/jsonschema-4.18.0[${PYTHON_USEDEP}] |