summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-09 21:00:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-09 21:00:46 +0300
commit48c2b02e0b7168b0276b4c7d7ad8c2ff727bb803 (patch)
tree03f135a953573eeb228a9ec023ab06084e6f87db /dev-python/jsonschema
parentdev-python/time-machine: Stabilize 2.10.0 arm, #910155 (diff)
downloadgentoo-48c2b02e0b7168b0276b4c7d7ad8c2ff727bb803.tar.gz
gentoo-48c2b02e0b7168b0276b4c7d7ad8c2ff727bb803.tar.bz2
gentoo-48c2b02e0b7168b0276b4c7d7ad8c2ff727bb803.zip
dev-python/jsonschema: Keyword 4.18.0 arm, #909787
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-4.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.18.0.ebuild b/dev-python/jsonschema/jsonschema-4.18.0.ebuild
index 9d6d3b1d25cf..daf147af3297 100644
--- a/dev-python/jsonschema/jsonschema-4.18.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.18.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
RDEPEND="
>=dev-python/attrs-22.2.0[${PYTHON_USEDEP}]