summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-01 22:18:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-01 22:18:18 +0300
commitab530fc6d9dcd62d2e190b27c16b6ac52551c0df (patch)
treec37edeb5b13571c0367a8eb90b1cb161a8030bb5 /dev-python/jsonschema
parentdev-python/pkgutil_resolve_name: Keyword 1.3.10 arm, #862825 (diff)
downloadgentoo-ab530fc6d9dcd62d2e190b27c16b6ac52551c0df.tar.gz
gentoo-ab530fc6d9dcd62d2e190b27c16b6ac52551c0df.tar.bz2
gentoo-ab530fc6d9dcd62d2e190b27c16b6ac52551c0df.zip
dev-python/jsonschema: Keyword 4.9.0 arm, #862825
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-4.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.9.0.ebuild b/dev-python/jsonschema/jsonschema-4.9.0.ebuild
index 99e7e15f9a54..00601ce05c4e 100644
--- a/dev-python/jsonschema/jsonschema-4.9.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.9.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa"
RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]