diff options
author | 2023-12-15 12:33:45 +0200 | |
---|---|---|
committer | 2023-12-15 12:33:45 +0200 | |
commit | 0bf3dca8a4f75b10bb6cf36e78f054b951358606 (patch) | |
tree | 24596bc1053ea1efec2878882b994f98e1695e46 /dev-python/jsonschema-specifications | |
parent | dev-python/bcrypt: Stabilize 4.1.1 arm, #919983 (diff) | |
download | gentoo-0bf3dca8a4f75b10bb6cf36e78f054b951358606.tar.gz gentoo-0bf3dca8a4f75b10bb6cf36e78f054b951358606.tar.bz2 gentoo-0bf3dca8a4f75b10bb6cf36e78f054b951358606.zip |
dev-python/jsonschema-specifications: Stabilize 2023.11.2 ALLARCHES, #919994
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.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.11.2.ebuild b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.11.2.ebuild index 9c3a40e4cef7..1ee6a611c7f2 100644 --- a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.11.2.ebuild +++ b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.11.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/referencing-0.31.0[${PYTHON_USEDEP}] |