diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:09:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:09:38 +0300 |
commit | 1dbd2051f4da857a21b5ba1d1d39bc239b62791a (patch) | |
tree | 57876afce09d9b7c96f435743b4d7f8a9ab4d3ce /dev-python/jsonschema-spec | |
parent | dev-python/jupyter-lsp: Keyword 2.2.0 ppc64, #910584 (diff) | |
download | gentoo-1dbd2051f4da857a21b5ba1d1d39bc239b62791a.tar.gz gentoo-1dbd2051f4da857a21b5ba1d1d39bc239b62791a.tar.bz2 gentoo-1dbd2051f4da857a21b5ba1d1d39bc239b62791a.zip |
dev-python/jsonschema-spec: Keyword 0.2.3 ppc64, #910584
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema-spec')
-rw-r--r-- | dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild index 68b5de776901..66351663eea9 100644 --- a/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild +++ b/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=" >=dev-python/pathable-0.4.1[${PYTHON_USEDEP}] |