summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-02 20:46:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-02 20:46:18 +0300
commitc12c2630c89723e95a544085b039a9701b83a9f8 (patch)
treee162aa73eaf6aa0ae0b836bb3bc8e34d8289d053
parentnet-wireless/wpa_supplicant: improve Kconfig_style_config() (diff)
downloadgentoo-c12c2630.tar.gz
gentoo-c12c2630.tar.bz2
gentoo-c12c2630.zip
dev-python/openapi-spec-validator: Keyword 0.5.0 ppc64, #868015
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/openapi-spec-validator/openapi-spec-validator-0.5.0.ebuild2
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}]