diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:03:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:03:47 +0200 |
commit | f35c91150798687b623a0305791d64bbe13f0a4e (patch) | |
tree | 0cb7ac42ea387ebf6d2a70ff1317ccdaad70211f /dev-python/jsonschema/jsonschema-4.22.0.ebuild | |
parent | dev-python/tree-sitter: Stabilize 0.21.3 ppc64, #932895 (diff) | |
download | gentoo-f35c91150798687b623a0305791d64bbe13f0a4e.tar.gz gentoo-f35c91150798687b623a0305791d64bbe13f0a4e.tar.bz2 gentoo-f35c91150798687b623a0305791d64bbe13f0a4e.zip |
dev-python/jsonschema: Stabilize 4.22.0 ALLARCHES, #932897
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema/jsonschema-4.22.0.ebuild')
-rw-r--r-- | dev-python/jsonschema/jsonschema-4.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.22.0.ebuild b/dev-python/jsonschema/jsonschema-4.22.0.ebuild index b96024016a08..1132d7dff5e8 100644 --- a/dev-python/jsonschema/jsonschema-4.22.0.ebuild +++ b/dev-python/jsonschema/jsonschema-4.22.0.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/attrs-22.2.0[${PYTHON_USEDEP}] |