diff options
author | Sam James <sam@gentoo.org> | 2023-10-03 02:49:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-03 02:49:48 +0100 |
commit | c0eb6b48e31c17108a7081ef7fa723ea858a4783 (patch) | |
tree | 413c3883787728038dc05fb81390af51a5bb6de4 /dev-python/jsonschema-specifications | |
parent | dev-python/jsonschema: Stabilize 4.19.1 arm64, #912108 (diff) | |
download | gentoo-c0eb6b48e31c17108a7081ef7fa723ea858a4783.tar.gz gentoo-c0eb6b48e31c17108a7081ef7fa723ea858a4783.tar.bz2 gentoo-c0eb6b48e31c17108a7081ef7fa723ea858a4783.zip |
dev-python/jsonschema-specifications: Stabilize 2023.7.1 arm64, #912611
Signed-off-by: Sam James <sam@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 66f1028806af..290fe47d9838 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 ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/referencing-0.28.0[${PYTHON_USEDEP}] |