summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-19 08:24:34 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-19 08:24:34 +0300
commitf0b71f800dd1b9b98c3de2d7f2efc67f4e995dbd (patch)
tree92ae47e0b5f7d4e522a7a9e25fbb4462a09682c8 /dev-python/jsonschema
parentdev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 s390, #865739 (diff)
downloadgentoo-f0b71f800dd1b9b98c3de2d7f2efc67f4e995dbd.tar.gz
gentoo-f0b71f800dd1b9b98c3de2d7f2efc67f4e995dbd.tar.bz2
gentoo-f0b71f800dd1b9b98c3de2d7f2efc67f4e995dbd.zip
dev-python/jsonschema: Keyword 4.12.1 arm64, #865739
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r--dev-python/jsonschema/jsonschema-4.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.12.1.ebuild b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
index a68cd4ac1143..f2d0ac73ef6f 100644
--- a/dev-python/jsonschema/jsonschema-4.12.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.12.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~s390"
+KEYWORDS="~amd64 ~arm64 ~s390"
RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]