diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 19:56:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 19:56:08 +0000 |
commit | a21d4c1956985fb34772b7259833b0a7d3a1c147 (patch) | |
tree | 48bdaefc87fde3ba70e0abe48d1a15d1e3bbe64e /dev-python/jsonschema | |
parent | dev-python/isoduration: Stabilize 20.11.0 arm, #821769 (diff) | |
download | gentoo-a21d4c1956985fb34772b7259833b0a7d3a1c147.tar.gz gentoo-a21d4c1956985fb34772b7259833b0a7d3a1c147.tar.bz2 gentoo-a21d4c1956985fb34772b7259833b0a7d3a1c147.zip |
dev-python/jsonschema: Stabilize 4.1.2 arm, #821769
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/jsonschema')
-rw-r--r-- | dev-python/jsonschema/jsonschema-4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonschema/jsonschema-4.1.2.ebuild b/dev-python/jsonschema/jsonschema-4.1.2.ebuild index 6f7363a62797..82a222f4af3b 100644 --- a/dev-python/jsonschema/jsonschema-4.1.2.ebuild +++ b/dev-python/jsonschema/jsonschema-4.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}] |