diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-02 20:46:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-02 20:46:18 +0300 |
commit | c12c2630c89723e95a544085b039a9701b83a9f8 (patch) | |
tree | e162aa73eaf6aa0ae0b836bb3bc8e34d8289d053 /dev-python/openapi-spec-validator | |
parent | net-wireless/wpa_supplicant: improve Kconfig_style_config() (diff) | |
download | gentoo-c12c2630c89723e95a544085b039a9701b83a9f8.tar.gz gentoo-c12c2630c89723e95a544085b039a9701b83a9f8.tar.bz2 gentoo-c12c2630c89723e95a544085b039a9701b83a9f8.zip |
dev-python/openapi-spec-validator: Keyword 0.5.0 ppc64, #868015
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.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.0.ebuild b/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.0.ebuild index 290eab373178..ef086210bdcd 100644 --- a/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.0.ebuild +++ b/dev-python/openapi-spec-validator/openapi-spec-validator-0.5.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" RDEPEND=" >=dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}] |