diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-19 08:24:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-19 08:24:34 +0300 |
commit | f0b71f800dd1b9b98c3de2d7f2efc67f4e995dbd (patch) | |
tree | 92ae47e0b5f7d4e522a7a9e25fbb4462a09682c8 /dev-python/jsonschema | |
parent | dev-python/hatch-fancy-pypi-readme: Keyword 22.3.0 s390, #865739 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |