summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-02 20:46:19 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-02 20:46:19 +0300
commit525594632a4950c5e9623b4ef29b8d2896fdc3bd (patch)
tree212a92b88264e367e31b52a6dbdc6eb3b325ade1
parentdev-python/openapi-spec-validator: Keyword 0.5.0 ppc64, #868015 (diff)
downloadgentoo-52559463.tar.gz
gentoo-52559463.tar.bz2
gentoo-52559463.zip
dev-python/jsonschema-spec: Keyword 0.1.1 ppc64, #868015
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
index fd24a7a9a068..ec85ba23d6ab 100644
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
+++ b/dev-python/jsonschema-spec/jsonschema-spec-0.1.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
RDEPEND="
>=dev-python/jsonschema-4.0.0[${PYTHON_USEDEP}]