diff options
author | 2024-02-03 10:22:07 +0200 | |
---|---|---|
committer | 2024-02-03 10:22:07 +0200 | |
commit | f1c12f7ccec5911de481e2f00725614573df8594 (patch) | |
tree | 686cda1aecc747e62e969e0d7043ddc3002c6079 /dev-python/jsonschema | |
parent | dev-python/Faker: Stabilize 22.4.0 ALLARCHES, #923663 (diff) | |
download | gentoo-f1c12f7ccec5911de481e2f00725614573df8594.tar.gz gentoo-f1c12f7ccec5911de481e2f00725614573df8594.tar.bz2 gentoo-f1c12f7ccec5911de481e2f00725614573df8594.zip |
dev-python/jsonschema: Stabilize 4.21.1 ALLARCHES, #923664
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r-- | dev-python/jsonschema/jsonschema-4.21.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.21.1.ebuild b/dev-python/jsonschema/jsonschema-4.21.1.ebuild index a7d67335f628..c3d90920dc23 100644 --- a/dev-python/jsonschema/jsonschema-4.21.1.ebuild +++ b/dev-python/jsonschema/jsonschema-4.21.1.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}] |