diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-05 22:37:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-05 22:37:00 +0300 |
commit | ab89236a38dc002b194e8326252f52254cc41d8e (patch) | |
tree | 726202736e22b2a13f08cbf3b77162fdf1ea0cca /dev-python/jsonschema-specifications | |
parent | dev-python/referencing: Keyword 0.30.2 ppc64, #909787 (diff) | |
download | gentoo-ab89236a38dc002b194e8326252f52254cc41d8e.tar.gz gentoo-ab89236a38dc002b194e8326252f52254cc41d8e.tar.bz2 gentoo-ab89236a38dc002b194e8326252f52254cc41d8e.zip |
dev-python/jsonschema-specifications: Keyword 2023.7.1 ppc64, #909787
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema-specifications')
-rw-r--r-- | dev-python/jsonschema-specifications/jsonschema-specifications-2023.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.7.1.ebuild b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.7.1.ebuild index 5639c7b562ff..b3b4303c2e03 100644 --- a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.7.1.ebuild +++ b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.7.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86" RDEPEND=" >=dev-python/referencing-0.28.0[${PYTHON_USEDEP}] |